Compare commits
No commits in common. "9bf2604b62746849b7f0b363f7267b9d882403d6" and "1281b0c19df653f11f9f5a77cd6c566e17d6cf00" have entirely different histories.
9bf2604b62
...
1281b0c19d
@ -15,6 +15,8 @@ decoration {
|
|||||||
dim_special = 0.05
|
dim_special = 0.05
|
||||||
}
|
}
|
||||||
|
|
||||||
|
animation=specialWorkspace,0
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled = 1
|
enabled = 1
|
||||||
bezier = overshot,0.08,0.8,0,1.1
|
bezier = overshot,0.08,0.8,0,1.1
|
||||||
@ -23,5 +25,4 @@ animations {
|
|||||||
animation = border,1,3,default
|
animation = border,1,3,default
|
||||||
animation = fade,1,15,default
|
animation = fade,1,15,default
|
||||||
animation = workspaces,1,4,default
|
animation = workspaces,1,4,default
|
||||||
animation = specialWorkspace,1,1,default,fade
|
|
||||||
}
|
}
|
||||||
|
@ -133,6 +133,3 @@ 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,7,exec,~/.config/hypr/scripts/move-workspace-mon.bash 7
|
||||||
bind = SUPERCTRL,8,exec,~/.config/hypr/scripts/move-workspace-mon.bash 8
|
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 = SUPERCTRL,9,exec,~/.config/hypr/scripts/move-workspace-mon.bash 9
|
||||||
|
|
||||||
bind = SUPER,z,togglespecialworkspace
|
|
||||||
bind = SUPERCTRL,z,movetoworkspace,special
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
monitor = ,preferred,auto,auto
|
monitor = ,preferred,auto,auto
|
||||||
monitor=eDP-1,preferred,0x0,1.3333
|
monitor=eDP-1,preferred,0x0,1.3333
|
||||||
exec = systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
|
|
||||||
bindl=,switch:off:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
|
bindl=,switch:off:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
|
||||||
bindl=,switch:on:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
|
bindl=,switch:on:Lid Switch,exec,systemd-run --user ~/.config/hypr/scripts/laptop-lid.bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user