updates
This commit is contained in:
parent
dd60fce00f
commit
fdd9dd20ae
14 changed files with 544 additions and 204 deletions
|
|
@ -340,11 +340,11 @@ in {
|
|||
"Super+Alt+L" = {action = actions.spawn "swaylock";};
|
||||
# "Mod+T" = { action = actions.spawn "bash" "-c" "notify-send hello && exec alacritty"; };
|
||||
|
||||
"Mod+S" = {action = actions.set-dynamic-cast-window;};
|
||||
|
||||
"Mod+Shift+S" = {action = actions.set-dynamic-cast-monitor;};
|
||||
|
||||
"Mod+Z" = {action = actions.clear-dynamic-cast-target;};
|
||||
# "Mod+S" = {action = actions.set-dynamic-cast-window;};
|
||||
#
|
||||
# "Mod+Shift+S" = {action = actions.set-dynamic-cast-monitor;};
|
||||
#
|
||||
# "Mod+Z" = {action = actions.clear-dynamic-cast-target;};
|
||||
|
||||
"XF86AudioRaiseVolume" = {
|
||||
allow-when-locked = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue