neodotfiles/source/dwm/autostart
2024-07-15 15:11:54 -04:00

15 lines
491 B
Bash
Executable file

#!/bin/sh
## ____ __ ##
## / __ \_________ _/ /_____ ##
## / / / / ___/ __ `/ //_/ _ \ ##
## / /_/ / / / /_/ / ,< / __/ Clay Gomera (Drake) ##
## /_____/_/ \__,_/_/|_|\___/ My custom dwm build ##
lxpolkit &
dwmblocks &
sh "$HOME"/.fehbg &
unclutter --hide-on-touch &
herbed &
picom &
dbus-update-activation-environment DISPLAY XAUTHORITY &
/usr/bin/emacs --daemon &