1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

moved to Hypr ecosystem

This commit is contained in:
xnm
2024-04-24 22:26:20 +03:00
parent 475e4b938c
commit 6321fae7d8
21 changed files with 215 additions and 93 deletions

View File

@@ -1,10 +1,3 @@
function autostart
pypr & \
wpaperd & \
waybar & \
poweralertd & \
wl-paste --watch cliphist store & \
avizo-service & \
systemctl --user start psi-notify &\
swayidle -w
pypr & hyprpaper & waybar & poweralertd & wl-paste --watch cliphist store & avizo-service & systemctl --user start psi-notify & hypridle -w
end