[Hyprland] Add special workspace config
This commit is contained in:
@@ -128,6 +128,12 @@ bind = $mainMod SHIFT, j, movetoworkspace, e-1
|
|||||||
bind = $mainMod SHIFT, k, movetoworkspace, e+1
|
bind = $mainMod SHIFT, k, movetoworkspace, e+1
|
||||||
|
|
||||||
|
|
||||||
|
# ┌ ┐
|
||||||
|
# │ Special workspace │
|
||||||
|
# └ ┘
|
||||||
|
bind = $mainMod SHIFT, M, movetoworkspace, special
|
||||||
|
bind = $mainMod, M, togglespecialworkspace
|
||||||
|
|
||||||
# ┌ ┐
|
# ┌ ┐
|
||||||
# │ Scroll through existing workspaces with │
|
# │ Scroll through existing workspaces with │
|
||||||
# │ mainMod + scroll │
|
# │ mainMod + scroll │
|
||||||
|
@@ -108,6 +108,8 @@ animations {
|
|||||||
animation = border, 1, 10, default
|
animation = border, 1, 10, default
|
||||||
animation = fade, 1, 4, default
|
animation = fade, 1, 4, default
|
||||||
animation = workspaces, 1, 3, default
|
animation = workspaces, 1, 3, default
|
||||||
|
animation = specialWorkspaceIn, 1, 2, default, fade
|
||||||
|
animation = specialWorkspaceOut, 1, 2, default, fade
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
|
Reference in New Issue
Block a user