Make recover always a silent operation
This commit is contained in:
@@ -21,7 +21,7 @@ disable() {
|
|||||||
|
|
||||||
recover() {
|
recover() {
|
||||||
if omarchy-hyprland-monitors-none && omarchy-hyprland-toggle-enabled "$TOGGLE"; then
|
if omarchy-hyprland-monitors-none && omarchy-hyprland-toggle-enabled "$TOGGLE"; then
|
||||||
enable
|
omarchy-hyprland-toggle "$TOGGLE"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user