13 lines
662 B
Plaintext
13 lines
662 B
Plaintext
# ▄▀█ █▄░█ █ █▀▄▀█ ▄▀█ ▀█▀ █ █▀█ █▄░█
|
|
# █▀█ █░▀█ █ █░▀░█ █▀█ ░█░ █ █▄█ █░▀█
|
|
#
|
|
# See https://wiki.hypr.land/Configuring/Animations/
|
|
# Edit or add presets in ./animations/, then run 'animations.sh --select' to switch.
|
|
# (noanim layerrules for hyprpicker/selection live in userprefs.conf)
|
|
|
|
$ANIMATION=theme
|
|
# Absolute, not ./ — HyDE re-sources $ANIMATION_PATH from ~/.local/share/hyde/hyprland.conf,
|
|
# where a relative path resolves against that directory instead of this one.
|
|
$ANIMATION_PATH=~/.config/hypr/animations/theme.conf
|
|
source = $ANIMATION_PATH
|