fix: make unfuck script use dock-on-all-monitors

This commit is contained in:
Ahwx 2025-12-16 18:53:00 +01:00
parent 11a489c5da
commit 2060b91d54

View file

@ -37,8 +37,8 @@ unfuck_bar() {
} }
unfuck_dock() { unfuck_dock() {
pkill nwg-dock-hyprland pkill .nwg-dock-hyprl
setsid nwg-dock-hyprland -l top & setsid dock-on-all-monitors &
} }
unfuck_networkmanager() { unfuck_networkmanager() {