diff options
-rw-r--r-- | i3.conf | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ exec --no-startup-id nm-applet focus_follows_mouse no for_window [class="^.*"] border pixel 5 +# Scratchpad +bindsym $mod+Shift+minus move scratchpad +bindsym $mod+minus scratchpad show + # Gaps and border gaps outer 0 gaps inner 10 |