mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
add notification
This commit is contained in:
parent
0e54fa6398
commit
7d49eaeb46
@ -10,4 +10,4 @@ for m in $(xrandr --query | grep " connected" | cut -d" " -f1); do
|
|||||||
MONITOR=$m polybar --reload main &
|
MONITOR=$m polybar --reload main &
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "Bars launched..."
|
notify-send "Polybar launched"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user