6 lines
73 B
Bash
Executable File
6 lines
73 B
Bash
Executable File
#!/usr/bin/env bash
|
|
swww-daemon &
|
|
nm-applet --indicator &
|
|
waybar &
|
|
dunst
|