fixed lock
This commit is contained in:
parent
a2bd846f86
commit
37eac1b4bb
2 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
"${mod}+d" = "exec rofi -show combi -config ~/.config/rofi/config.rasi";
|
||||
|
||||
# screenlock
|
||||
"ctrl+${mod}+l" = "exec --no-startup-id ~/.config/i3/lock.sh";
|
||||
"${mod}+shift+l" = "exec --no-startup-id ~/.config/i3/lock.sh";
|
||||
|
||||
# audio control fluff
|
||||
"XF86AudioRaiseVolume" = "exec --no-startup-id wpctl set-volume @DEFAULT_SINK@ 5%+ && $refresh_i3status";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue