mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
switched to cutting-edge channels & added pyprland
& updated README.md
This commit is contained in:
10
home/.config/fish/functions/autostart.fish
Normal file
10
home/.config/fish/functions/autostart.fish
Normal file
@@ -0,0 +1,10 @@
|
||||
function autostart
|
||||
pypr & \
|
||||
wpaperd & \
|
||||
waybar & \
|
||||
poweralertd & \
|
||||
wl-paste --watch cliphist store & \
|
||||
avizo-service & \
|
||||
systemctl --user start psi-notify &\
|
||||
swayidle -w
|
||||
end
|
Reference in New Issue
Block a user