Add firefox shortcut
This commit is contained in:
parent
5c7992e05a
commit
cf9881008a
1 changed files with 2 additions and 0 deletions
|
|
@ -162,6 +162,8 @@ in
|
|||
"${modifier}+Shift+c" = "reload";
|
||||
"${modifier}+Shift+e" = "exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'";
|
||||
|
||||
"${modifier}+b" = "exec firefox";
|
||||
|
||||
"${modifier}+Shift+l" = "exec swaylock -f";
|
||||
|
||||
"${modifier}+Shift+s" = "exec grim -g \"$(slurp)\" - | wl-copy";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue