neodotfiles/source/dwm/autostart

20 lines
587 B
Text
Raw Normal View History

2024-03-28 21:00:58 +00:00
#!/bin/sh
## ____ __ ##
## / __ \_________ _/ /_____ ##
## / / / / ___/ __ `/ //_/ _ \ ##
## / /_/ / / / /_/ / ,< / __/ Clay Gomera (Drake) ##
## /_____/_/ \__,_/_/|_|\___/ My custom dwm build ##
2024-06-03 20:01:31 +00:00
/usr/libexec/polkit-gnome-authentication-agent-1 &
2024-03-28 21:00:58 +00:00
dwmblocks &
sh "$HOME"/.fehbg &
unclutter --hide-on-touch &
herbed &
2024-06-03 20:01:31 +00:00
picom &
2024-03-28 21:00:58 +00:00
/usr/bin/gnome-keyring-daemon --start &
export SSH_AUTH_SOCK
export GPG_AGENT_INFO
export GNOME_KEYRING_CONTROL
export GNOME_KEYRING_PID