whoops forgot those two

This commit is contained in:
kaoplo 2022-12-30 13:27:23 +01:00
parent e0c51035a3
commit aa773f73ef
2 changed files with 14 additions and 0 deletions

7
autostart.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/sh
pulseaudio --start
nitrogen --restore &
picom -f &
dwmbar &
dwm

7
dwm.desktop Normal file
View file

@ -0,0 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
Name=Dwm
Comment=uwu
Exec=/home/kaoplo/.dwm/autostart.sh
Icon=dwm
Type=XSession