change hyprland config
This commit is contained in:
parent
fc988a568f
commit
38d9d1a9e8
|
@ -9,11 +9,11 @@
|
||||||
"hash dbus-update-activation-environment 2>/dev/null &"
|
"hash dbus-update-activation-environment 2>/dev/null &"
|
||||||
"dbus-update-activation-environment --systemd &"
|
"dbus-update-activation-environment --systemd &"
|
||||||
"nm-applet &"
|
"nm-applet &"
|
||||||
"poweralertd &"
|
|
||||||
"wl-clip-persist --clipboard both"
|
"wl-clip-persist --clipboard both"
|
||||||
"swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &"
|
"swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &"
|
||||||
"sleep 1 && swaylock"
|
"sleep 1 && swaylock"
|
||||||
"hyprctl setcursor Nordzy-cursors 22 &"
|
"hyprctl setcursor Nordzy-cursors 22 &"
|
||||||
|
"poweralertd &"
|
||||||
"waybar &"
|
"waybar &"
|
||||||
"mako &"
|
"mako &"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue