diff options
| -rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index 98758cb..e11eb6f 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
| @@ -46,6 +46,12 @@ bindsym XF86AudioPlay exec mpc toggle | |||
| 46 | bindsym XF86AudioPrev exec /home/yigit/bin/mpcPrevSong.sh | 46 | bindsym XF86AudioPrev exec /home/yigit/bin/mpcPrevSong.sh |
| 47 | bindsym XF86AudioNext exec mpc next | 47 | bindsym XF86AudioNext exec mpc next |
| 48 | 48 | ||
| 49 | # Make the currently focused window a scratchpad | ||
| 50 | bindsym $mod+Shift+minus move scratchpad | ||
| 51 | |||
| 52 | # Show the first scratchpad window | ||
| 53 | bindsym $mod+minus scratchpad show | ||
| 54 | |||
| 49 | # shortcuts for frequent programs | 55 | # shortcuts for frequent programs |
| 50 | bindsym $mod+Shift+z exec zotero | 56 | bindsym $mod+Shift+z exec zotero |
| 51 | bindsym $mod+Shift+f exec thunar | 57 | bindsym $mod+Shift+f exec thunar |
