summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config##desktop.Linux.Maus8
1 files changed, 5 insertions, 3 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus
index f089d70..0fd9a45 100644
--- a/.config/i3/config##desktop.Linux.Maus
+++ b/.config/i3/config##desktop.Linux.Maus
@@ -30,8 +30,10 @@ exec --no-startup-id ~/.fehbg
30# lock screen 30# lock screen
31exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'i3lock-fancy -f Lato-Light -t "welcome back" -- scrot -z' '' 31exec --no-startup-id xidlehook --not-when-fullscreen --not-when-audio --timer normal 300 'i3lock-fancy -f Lato-Light -t "welcome back" -- scrot -z' ''
32 32
33gaps inner 0 33gaps inner 10
34gaps outer 0 34gaps outer 10
35
36smart_gaps on
35 37
36# Font for window titles 38# Font for window titles
37font pango:Lato 11 39font pango:Lato 11
@@ -196,7 +198,7 @@ bindsym $mod+Shift+e mode " (L)ock (S)ignout (R)eboot (P)oweroff"
196 198
197bindsym $mod+r mode "resize" 199bindsym $mod+r mode "resize"
198 200
199for_window [class=".*"] border pixel 4 201for_window [class=".*"] border pixel 0
200 202
201assign [class="^Steam$"] 9 203assign [class="^Steam$"] 9
202assign [class="^Thunderbird$"] 8 204assign [class="^Thunderbird$"] 8