mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-30 14:57:12 +02:00
refactor: start i3/hyprland in home-manager instead of NixOS
This commit is contained in:
@@ -10,8 +10,9 @@ for _prs in "${_ps[@]}"; do
|
||||
fi
|
||||
done
|
||||
|
||||
# Set wallpaper
|
||||
swaybg --output '*' --mode fill --image ~/.config/wallpapers/default_wallpaper &
|
||||
# Set wallpaper via a wallpaper.service
|
||||
# it will by start by home-manager automatically, do not need to restart it here.
|
||||
# systemctl --user restart wallpaper.service
|
||||
|
||||
# Lauch notification daemon (mako)
|
||||
~/.config/hypr/scripts/notifications &
|
||||
|
||||
Reference in New Issue
Block a user