This commit is contained in:
Emily Daemon 2022-04-07 15:17:48 +03:00 committed by GitHub
parent 4d1dde9004
commit 7d325d6a8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ add the following to your ~/.xinitrc:
while true; do
xsetroot -name "$(candybar)"
sleep 2
done
done &
```
### usage with tmux
add the following to your ~/.tmux.conf: