Refactor of the hypr config
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
# Needs To start first
|
||||
exec-once = hypridle
|
||||
exec-once = hyprpaper
|
||||
# now via:
|
||||
exec-once = bash -c 'sleep 2 && ~/.config/hypr/scripts/wallpapers/random_wallpaper.sh > ~/.config/hypr/scripts/wallpapers/random_wallpaper.log'
|
||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = sleep 2 && hyprctl reload
|
||||
Reference in New Issue
Block a user