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

15 lines
202 B
Bash
Executable file

#!/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