summaryrefslogtreecommitdiffstats
path: root/.config/i3/config##desktop.Linux.Maus
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3/config##desktop.Linux.Maus')
-rw-r--r--.config/i3/config##desktop.Linux.Maus6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/i3/config##desktop.Linux.Maus b/.config/i3/config##desktop.Linux.Maus
index 3e1afae..33a0e55 100644
--- a/.config/i3/config##desktop.Linux.Maus
+++ b/.config/i3/config##desktop.Linux.Maus
@@ -29,8 +29,8 @@ exec --no-startup-id conky --daemonize -c ~/.config/conky/task.conf
29# set the wallpaper last (hopefully after xrandr) 29# set the wallpaper last (hopefully after xrandr)
30exec --no-startup-id ~/.fehbg 30exec --no-startup-id ~/.fehbg
31 31
32gaps inner 10 32gaps inner 0
33gaps outer 10 33gaps outer 0
34 34
35smart_gaps on 35smart_gaps on
36 36
@@ -198,7 +198,7 @@ bindsym $mod+Shift+Escape exec --no-startup-id ~/bin/power.sh
198 198
199bindsym $mod+r mode "resize" 199bindsym $mod+r mode "resize"
200 200
201for_window [class=".*"] border pixel 0 201for_window [class=".*"] border pixel 3
202for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable 202for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable
203for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable 203for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable
204 204