i3 update

This commit is contained in:
2025-05-26 18:29:43 +02:00
parent 9e4ed36c74
commit afa96afc9c
12 changed files with 223 additions and 1 deletions

7
.config/polybar/launch.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# quit already running instances (if ipc is enabled)
polybar-msg cmd quit
# killall -q polybar
polybar top & disown
# polybar bot & disown