Browse Source

fixed an issue with the i3 config file

master
Josh Fabean 5 years ago
parent
commit
acd229d600
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .config/i3/arch-mac-lappy-config

+ 0
- 2
.config/i3/arch-mac-lappy-config View File

@ -131,8 +131,6 @@ bindsym $mod+Shift+0 move container to workspace number 10: 
#Custom Keybindings #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+w exec --no-startup-id google-chrome-beta
bindsym $mod+f exec --no-startup-id termite -e ranger bindsym $mod+f exec --no-startup-id termite -e ranger
bindsym Print exec scrot -s -e 'mv $f ~/Downloads' bindsym Print exec scrot -s -e 'mv $f ~/Downloads'


Loading…
Cancel
Save