Initial configuration
This commit is contained in:
commit
294fd9dcf3
35 changed files with 5369 additions and 0 deletions
5
hosts/totsugeki/desktop/scripts_legacy/bin/persistent-waybar.sh
Executable file
5
hosts/totsugeki/desktop/scripts_legacy/bin/persistent-waybar.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
while true; do
|
||||
waybar
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue