|
@@ -106,10 +106,10 @@ bindsym $mod+Ctrl+Up move up
|
|
|
bindsym $mod+Ctrl+Right move right
|
|
|
|
|
|
# RESIZE
|
|
|
-bindsym $mod+Shift+h resize shrink width 10px or 10 ppt
|
|
|
-bindsym $mod+Shift+j resize shrink height 10px or 10 ppt
|
|
|
-bindsym $mod+Shift+k resize grow height 10px or 10 ppt
|
|
|
-bindsym $mod+Shift+l resize grow width 10px or 10 ppt
|
|
|
+bindsym $mod+Shift+h resize shrink width 20px or 20 ppt
|
|
|
+bindsym $mod+Shift+j resize shrink height 20px or 20 ppt
|
|
|
+bindsym $mod+Shift+k resize grow height 20px or 20 ppt
|
|
|
+bindsym $mod+Shift+l resize grow width 20px or 20 ppt
|
|
|
|
|
|
bindsym $mod+Shift+Left resize shrink width 10px or 10 ppt
|
|
|
bindsym $mod+Shift+Down resize shrink height 10px or 10 ppt
|
|
@@ -316,6 +316,7 @@ exec --no-startup-id unclutter -grab
|
|
|
# RELOAD
|
|
|
exec_always --no-startup-id compton
|
|
|
exec_always --no-startup-id dunst
|
|
|
+exec_always --no-startup-id syncthing
|
|
|
exec_always xrdb --merge ~/.Xresoureces
|
|
|
|
|
|
## Volume control
|