waybar layout

This commit is contained in:
Spangenberg
2023-10-25 13:36:00 +02:00
parent 0c4f20e85f
commit 21785526a8
7 changed files with 93 additions and 354 deletions

8
scripts/systemupdates.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
echo "Starting install updates"
echo ""
yay
notify-send "Update complete"