i3: use XF86Favorites for locking the screen
This commit is contained in:
parent
7c544daf0e
commit
352a35bf55
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ exec xsetroot -solid "#000000"
|
|||
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
|
||||
exec xinput disable 'SynPS/2 Synaptics TouchPad'
|
||||
|
||||
bindsym XF86Tools exec /home/kunsi/.bin/screenlock.sh
|
||||
bindsym XF86Favorites exec /home/kunsi/.bin/screenlock.sh
|
||||
|
||||
bindsym $mod+Prior exec pactl set-sink-volume @DEFAULT_SINK@ +2%; exec pactl set-sink-mute @DEFAULT_SINK@ 0
|
||||
bindsym $mod+Next exec pactl set-sink-volume @DEFAULT_SINK@ -2%; exec pactl set-sink-mute @DEFAULT_SINK@ 0
|
||||
|
|
Loading…
Reference in a new issue