nix-configs/local-configs/hyprland/hyprland-start.sh

16 lines
202 B
Bash
Raw Normal View History

2024-01-21 21:27:16 +00:00
#!/usr/bin/env bash
# wallpaper deamon initialisation
swww init &
# setting wallpaper
# swww img ~/path/to/image.png &
nm-applet --indicator &
# infobar
waybar &
# dunst notification deamon
dunst