birdwm

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 4712da7a20994bb37a3ac554107db8ec7aadf22c
parent 01b1169196220e4f6c121b2e73a487eff18a5031
Author: mrgrouse <bdmfegys@duck.com>
Date:   Thu,  9 May 2024 23:35:39 -0400

autostart.sh: run xrdb on start

Diffstat:
Mautostart/autostart.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/autostart/autostart.sh b/autostart/autostart.sh @@ -48,3 +48,4 @@ screensetup() { #exec /usr/lib/mate-polkit/polkit-mate-authentication-agent-1 & # gnome-keyring daemon, replace with whatever you have installed on your system if you'd like #gnome-keyring-daemon & +sleep 3 && xdotool key Alt+F5