mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
hyprland: Add special workspace notes
This commit is contained in:
parent
0a6ad857e0
commit
67d3b8ca50
2 changed files with 4 additions and 2 deletions
|
|
@ -93,11 +93,12 @@
|
|||
bind = CONTROL, Print, exec, grimblast --notify --freeze copysave active
|
||||
|
||||
# Special workspaces
|
||||
bind = SUPER, Q, togglespecialworkspace, flake
|
||||
bind = SUPER, S, togglespecialworkspace, music
|
||||
bind = SUPER, D, togglespecialworkspace, chat
|
||||
bind = SUPER, Q, togglespecialworkspace, flake
|
||||
bind = SUPER, M, togglespecialworkspace, monitor
|
||||
bind = SUPER, F, togglespecialworkspace, files
|
||||
bind = SUPER, N, togglespecialworkspace, notes
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue