bind physlock
This commit is contained in:
parent
3880514cb2
commit
9ac7f9cb87
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ in
|
|||
"${mod}+Shift+e" = "exec i3-msg exit";
|
||||
"${mod}+Shift+c" = "reload";
|
||||
"${mod}+Shift+r" = "restart";
|
||||
"${mod}+Shift+l" = "exec physlock -d";
|
||||
|
||||
"XF86AudioRaiseVolume" = "exec --no-startup-id pactl set-sink-volume 0 +5%";
|
||||
"XF86AudioLowerVolume" = "exec --no-startup-id pactl set-sink-volume 0 -5%";
|
||||
|
|
Loading…
Reference in a new issue