Files
nix-config/laptop/.config/hypr/start.sh
2023-10-27 09:54:11 +02:00

11 lines
96 B
Bash
Executable File

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