Files
nix-config/.config/hypr/start.sh
2023-11-28 11:06:34 +01:00

11 lines
96 B
Bash
Executable File

#!/usr/bin/env bash
# wallpaper daemon
swww init &
nm-applet --indicator &
waybar &
dunst &