feat(hypr): setup specialworkspace

This commit is contained in:
Price Hiller 2024-09-11 11:01:50 -05:00
parent 1281b0c19d
commit 5590017c27
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB
2 changed files with 4 additions and 2 deletions

View File

@ -15,8 +15,6 @@ decoration {
dim_special = 0.05
}
animation=specialWorkspace,0
animations {
enabled = 1
bezier = overshot,0.08,0.8,0,1.1
@ -25,4 +23,5 @@ animations {
animation = border,1,3,default
animation = fade,1,15,default
animation = workspaces,1,4,default
animation = specialWorkspace,1,1,default,fade
}

View File

@ -133,3 +133,6 @@ bind = SUPERCTRL,6,exec,~/.config/hypr/scripts/move-workspace-mon.bash 6
bind = SUPERCTRL,7,exec,~/.config/hypr/scripts/move-workspace-mon.bash 7
bind = SUPERCTRL,8,exec,~/.config/hypr/scripts/move-workspace-mon.bash 8
bind = SUPERCTRL,9,exec,~/.config/hypr/scripts/move-workspace-mon.bash 9
bind = SUPER,z,togglespecialworkspace
bind = SUPERCTRL,z,movetoworkspace,special