change hyprland congif
This commit is contained in:
parent
bba35746f8
commit
199578f93a
|
@ -15,9 +15,9 @@ in
|
||||||
exec-once = systemctl --user import-environment &
|
exec-once = systemctl --user import-environment &
|
||||||
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 = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png
|
exec-once = swaybg -m fill -i ~/Pictures/wallpapers/wallpaper.png &
|
||||||
exec-once = sleep 0.5 && swaylock
|
exec-once = sleep 1 && swaylock
|
||||||
exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15
|
exec-once = hyprctl setcursor Catppuccin-Frappe-Dark 15 &
|
||||||
exec-once = waybar &
|
exec-once = waybar &
|
||||||
exec-once = mako &
|
exec-once = mako &
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue