summaryrefslogtreecommitdiffstats
path: root/.config/i3/config##desktop.Linux.Lowe
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3/config##desktop.Linux.Lowe')
-rw-r--r--.config/i3/config##desktop.Linux.Lowe10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe
index 36343ed..9f1cffd 100644
--- a/.config/i3/config##desktop.Linux.Lowe
+++ b/.config/i3/config##desktop.Linux.Lowe
@@ -17,6 +17,10 @@ font pango:Lato 11
17# Use Mouse+$mod to drag floating windows to their wanted position 17# Use Mouse+$mod to drag floating windows to their wanted position
18floating_modifier $alt 18floating_modifier $alt
19 19
20##############
21# bindings #
22##############
23
20# i switched back to firefox can you tell 24# i switched back to firefox can you tell
21bindsym Ctrl+q exec --no-startup-id true 25bindsym Ctrl+q exec --no-startup-id true
22 26
@@ -43,6 +47,12 @@ bindsym XF86AudioPlay exec mpc toggle
43bindsym XF86AudioPrev exec /home/yigit/bin/mpcPrevSong.sh 47bindsym XF86AudioPrev exec /home/yigit/bin/mpcPrevSong.sh
44bindsym XF86AudioNext exec mpc next 48bindsym XF86AudioNext exec mpc next
45 49
50# Make the currently focused window a scratchpad
51bindsym $mod+Shift+minus move scratchpad
52
53# Show the first scratchpad window
54bindsym $mod+minus scratchpad show
55
46# shortcuts for frequent programs 56# shortcuts for frequent programs
47bindsym $mod+Shift+z exec zotero 57bindsym $mod+Shift+z exec zotero
48bindsym $mod+Shift+f exec thunar 58bindsym $mod+Shift+f exec thunar