forked from configs/dwm-dots
9 lines
296 B
Bash
Executable file
9 lines
296 B
Bash
Executable file
#!/bin/bash
|
|
nm-applet &
|
|
dunst &
|
|
lxqt-policykit-agent &
|
|
picom &
|
|
feh --bg-scale /usr/share/wallpapers/parch-os-wallpapers/PArch_dark_wallpaper_1.png &
|
|
nitrogen --restore &
|
|
#fa-key & # enable only after you have had the parch-fakey package installed this is for persian keyboard layout
|
|
volumeicon &
|