initial commit

This commit is contained in:
Klein
2024-09-26 23:40:15 -04:00
commit 271de5e6b3
168 changed files with 35751 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
[Unit]
Description=SystemBar for DWM from suckless
After=default.target
[Service]
Type=simple
ExecStart=/usr/local/bin/statusbar
Restart=on-failure
Environment=DISPLAY=:0
Environment=XAUTHORITY=/home/klein/.Xauthority
[Install]
WantedBy=default.target