🔧 chore(hypr/scripts): drop save/load-hyprsunset.sh scripts in favor of the userData implementation
This commit is contained in:
@@ -15,7 +15,6 @@ exec-once = systemctl enable --user --now hyprpaper
|
||||
|
||||
# Scripts
|
||||
exec-once = sh $XDG_CONFIG_HOME/hypr/scripts/gen-pywal.sh
|
||||
exec-once = sleep 3 && sh $XDG_CONFIG_HOME/hypr/scripts/load-hyprsunset.sh # wait some time to actually set the filters
|
||||
|
||||
# Shell
|
||||
exec-once = uwsm check is-active && uwsm app colorshell.desktop || gtk-launch colorshell.desktop || colorshell
|
||||
|
||||
@@ -8,7 +8,7 @@ bind = , Print, exec, $exec $scripts/screenshot.sh
|
||||
bind = $mainMod, Print, exec, $exec $scripts/screenshot.sh full
|
||||
|
||||
# restarts colorshell
|
||||
bind = $mainMod, F7, exec, colorshell reload || $exec colorshell
|
||||
bind = $mainMod, F7, exec, $exec colorshell reload || $exec colorshell
|
||||
|
||||
bind = $mainMod, K, exec, $exec $terminal
|
||||
bind = $mainMod, Q, killactive
|
||||
|
||||
@@ -37,7 +37,6 @@ layerrule = animation fade, control-center
|
||||
layerrule = animation fade, center-window
|
||||
layerrule = animation fade, logout-menu
|
||||
layerrule = animation slide bottom, apps-window
|
||||
layerrule = animation slide right, floating-notifications
|
||||
layerrule = animation fade, runner
|
||||
layerrule = animation fade, background-window
|
||||
layerrule = animation fade, background-window-blur
|
||||
|
||||
Reference in New Issue
Block a user