i3: Reflect new location of bin
This commit is contained in:
parent
89f06a713e
commit
71fe350344
@ -118,11 +118,11 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||
|
||||
# mpv-xwinwrap controls
|
||||
bindsym $mod+p exec --no-startup-id "~/.local/bin/tubetop2"
|
||||
bindsym $mod+p exec --no-startup-id "~/.bin/tubetop2"
|
||||
bindsym $mod+$shift+p exec --no-startup-id "pkill xwinwrap"
|
||||
|
||||
# Miscellaneous non-movement hotkeys
|
||||
bindsym $ctl+$mod+l exec --no-startup-id "~/.local/bin/i3lock-custom"
|
||||
bindsym $ctl+$mod+l exec --no-startup-id "~/.bin/i3lock-custom"
|
||||
bindsym $mod+$shift+c reload
|
||||
bindsym $mod+$shift+r restart
|
||||
bindsym $mod+$shift+e exec --no-startup-id "kill $DSK_PID"
|
||||
|
Loading…
Reference in New Issue
Block a user