diff --git a/.config/i3/arch-mac-lappy-config b/.config/i3/arch-mac-lappy-config index 4a16e90..a758135 100644 --- a/.config/i3/arch-mac-lappy-config +++ b/.config/i3/arch-mac-lappy-config @@ -131,8 +131,6 @@ bindsym $mod+Shift+0 move container to workspace number 10:  #Custom Keybindings -bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 10% #-steps 1 -bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 10% #-steps 1 bindsym $mod+w exec --no-startup-id google-chrome-beta bindsym $mod+f exec --no-startup-id termite -e ranger bindsym Print exec scrot -s -e 'mv $f ~/Downloads'