diff options
-rw-r--r-- | .config/i3/config##c.desktop,h.Maus | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/i3/config##c.desktop,h.Maus b/.config/i3/config##c.desktop,h.Maus index 0fccdce..8187f6d 100644 --- a/.config/i3/config##c.desktop,h.Maus +++ b/.config/i3/config##c.desktop,h.Maus | |||
@@ -43,7 +43,7 @@ font pango:Lato 11 | |||
43 | # Use Mouse+$mod to drag floating windows to their wanted position | 43 | # Use Mouse+$mod to drag floating windows to their wanted position |
44 | floating_modifier $alt | 44 | floating_modifier $alt |
45 | 45 | ||
46 | gaps inner 10 | 46 | gaps inner 0 |
47 | gaps outer 0 | 47 | gaps outer 0 |
48 | 48 | ||
49 | ############## | 49 | ############## |
@@ -273,7 +273,7 @@ mode "$mode_gaps_inner" { | |||
273 | bindsym Escape mode "default" | 273 | bindsym Escape mode "default" |
274 | } | 274 | } |
275 | 275 | ||
276 | for_window [class=".*"] border pixel 0 | 276 | for_window [class=".*"] border pixel 5 |
277 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 277 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
278 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 278 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
279 | assign [class="^Steam$"] 9 | 279 | assign [class="^Steam$"] 9 |
@@ -291,7 +291,7 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c | |||
291 | client.background #ffffff | 291 | client.background #ffffff |
292 | 292 | ||
293 | # config | 293 | # config |
294 | hide_edge_borders smart | 294 | hide_edge_borders none |
295 | workspace_auto_back_and_forth yes | 295 | workspace_auto_back_and_forth yes |
296 | focus_follows_mouse no | 296 | focus_follows_mouse no |
297 | mouse_warping none | 297 | mouse_warping none |