mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
hyprland: Add saner default swww values
This commit is contained in:
parent
2bf9b54992
commit
a60551e060
@ -24,6 +24,11 @@ in
|
|||||||
env=XMODIFIERS,@im=fcitx
|
env=XMODIFIERS,@im=fcitx
|
||||||
env=SDL_IM_MODULE,fcitx
|
env=SDL_IM_MODULE,fcitx
|
||||||
env=GLFW_IM_MODULE,ibus
|
env=GLFW_IM_MODULE,ibus
|
||||||
|
env=SWWW_TRANSITION,grow
|
||||||
|
env=SWWW_TRANSITION_STEP,200
|
||||||
|
env=SWWW_TRANSITION_DURATION,1.5
|
||||||
|
env=SWWW_TRANSITION_FPS,240
|
||||||
|
env=SWWW_TRANSITION_WAVE,80,40
|
||||||
monitor=,preferred,auto,1
|
monitor=,preferred,auto,1
|
||||||
|
|
||||||
exec-once = swww init
|
exec-once = swww init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user