From acd229d60058b14634560542c5462b68bc646ebb Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Mon, 18 Jun 2018 18:37:14 -0500 Subject: [PATCH] fixed an issue with the i3 config file --- .config/i3/arch-mac-lappy-config | 2 -- 1 file changed, 2 deletions(-) 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'