neodotfiles/source/dwm/autostart
2024-07-14 07:38:44 -04:00

14 lines
505 B
Bash
Executable file

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