update config structure

This commit is contained in:
Jeff Lance 2023-04-26 22:15:27 +02:00
parent 92c28eae4e
commit 444e56d6c5
3 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,6 @@ exec --no-startup-id clipit
exec --no-startup-id nitrogen --restore
# Polybar: desktop bar
# exec_always --no-startup-id $HOME/.config/polybar/scripts/launch.sh
exec_always --no-startup-id $HOME/.config/polybar/scripts/launch.sh

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Terminate already running bar instances
# If all your bars have ipc enabled, you can use
# If all your bars have ipc enabled, you can use
polybar-msg cmd quit
# Otherwise you can use the nuclear option:
# killall -q polybar