This commit is contained in:
Frost-Phoenix 2023-12-14 22:54:13 +01:00
parent 7fecc819a5
commit eeb404d848

View file

@ -16,7 +16,7 @@ in
exec-once = hash dbus-update-activation-environment 2>/dev/null & exec-once = hash dbus-update-activation-environment 2>/dev/null &
exec-once = dbus-update-activation-environment --systemd & exec-once = dbus-update-activation-environment --systemd &
exec-once = nm-applet & exec-once = nm-applet &
exec-once = wl-paste -p --watch wl-copy -p '' # exec-once = wl-paste -p --watch wl-copy -p ''
exec-once = swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) & exec-once = swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &
exec-once = sleep 1 && swaylock exec-once = sleep 1 && swaylock
exec-once = hyprctl setcursor Nordzy-cursors 22 & exec-once = hyprctl setcursor Nordzy-cursors 22 &