dwm autostart script

This commit is contained in:
Vitor Gonçalves 2024-01-24 00:10:38 -03:00
parent b08a8c1314
commit 9d2d778f4f
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 5 additions and 0 deletions

5
.local/share/dwm/autostart.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
xwallpaper --maximize "/usr/share/wallpapers/arch-gruvbox-dark.png" &
cromite --no-startup-window &
picom --backend glx &
slstatus &