Adds darkman and hyprsunset to autostart

This commit is contained in:
Michel Fedde 2025-03-29 19:34:13 +01:00
parent 0eef165347
commit 694427d939

View file

@ -37,4 +37,6 @@ exec-once = wl-paste --type text --watch cliphist store # Stores only text data
exec-once = wl-paste --type image --watch cliphist store # Stores only image data exec-once = wl-paste --type image --watch cliphist store # Stores only image data
exec-once = hyprswitch init --show-title --size-factor 5.5 --workspaces-per-row 5 & exec-once = hyprswitch init --show-title --size-factor 5.5 --workspaces-per-row 5 &
exec-once = darkman run
exec-once = hyprsunset &
exec-once = sleep 1 && darkman run &