hyprland: add audio workspace, fix keybinds
This commit is contained in:
parent
ed2a282b73
commit
966b9f9942
5 changed files with 9 additions and 5 deletions
|
@ -49,6 +49,7 @@ in {
|
|||
# Toggle the three different special workspaces.
|
||||
"$mainMod, N, togglespecialworkspace, nixos"
|
||||
"$mainMod, X, togglespecialworkspace, keepassxc"
|
||||
"$mainMod, V, togglespecialworkspace, audio"
|
||||
|
||||
# Reload hyprland
|
||||
"$mainMod, R, exec, ${cfg.package}/bin/hyprctl reload"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue