neodotfiles/user/.config/suckless/dwm/autostart
Clay Gomera 0d8a88efca updated
2023-06-24 17:25:21 -04:00

12 lines
513 B
Bash
Executable file

#!/bin/sh
## ____ __ ##
## / __ \_________ _/ /_____ ##
## / / / / ___/ __ `/ //_/ _ \ ##
## / /_/ / / / /_/ / ,< / __/ Clay Gomera (Drake) ##
## /_____/_/ \__,_/_/|_|\___/ My custom dwm build ##
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
dwmblocks &
sh "$HOME"/.fehbg &
unclutter --hide-on-touch &
picom --no-fading-openclose --config "$HOME/.config/picom/picom.conf" &