mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-27 06:20:15 +01:00
fix: make unfuck script use dock-on-all-monitors
This commit is contained in:
parent
11a489c5da
commit
2060b91d54
1 changed files with 2 additions and 2 deletions
|
|
@ -37,8 +37,8 @@ unfuck_bar() {
|
|||
}
|
||||
|
||||
unfuck_dock() {
|
||||
pkill nwg-dock-hyprland
|
||||
setsid nwg-dock-hyprland -l top &
|
||||
pkill .nwg-dock-hyprl
|
||||
setsid dock-on-all-monitors &
|
||||
}
|
||||
|
||||
unfuck_networkmanager() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue