diff options
| -rw-r--r-- | .config/i3/config##desktop.Linux.Maus | 6 |
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) |
| 30 | exec --no-startup-id ~/.fehbg | 30 | exec --no-startup-id ~/.fehbg |
| 31 | 31 | ||
| 32 | gaps inner 10 | 32 | gaps inner 0 |
| 33 | gaps outer 10 | 33 | gaps outer 0 |
| 34 | 34 | ||
| 35 | smart_gaps on | 35 | smart_gaps on |
| 36 | 36 | ||
| @@ -198,7 +198,7 @@ bindsym $mod+Shift+Escape exec --no-startup-id ~/bin/power.sh | |||
| 198 | 198 | ||
| 199 | bindsym $mod+r mode "resize" | 199 | bindsym $mod+r mode "resize" |
| 200 | 200 | ||
| 201 | for_window [class=".*"] border pixel 0 | 201 | for_window [class=".*"] border pixel 3 |
| 202 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 202 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
| 203 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 203 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
| 204 | 204 | ||
