summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2019-04-05 18:40:18 +0300
committerYigit Sever2019-04-05 18:40:18 +0300
commitad88337536c671016a9055dd28ff735b9c897501 (patch)
tree11b1cadfc6539041e3ee2fe459413df45f1c9be3 /.config/i3
parentd13c3a6e87f8fc23e6fb6e92d5d773f1cf9ad7be (diff)
downloaddotfiles-ad88337536c671016a9055dd28ff735b9c897501.tar.gz
dotfiles-ad88337536c671016a9055dd28ff735b9c897501.tar.bz2
dotfiles-ad88337536c671016a9055dd28ff735b9c897501.zip
Try out gaps at home pc
Diffstat (limited to '.config/i3')
-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