fix: setup screen hypr
This commit is contained in:
@@ -23,7 +23,10 @@ disable_integrated_display_if_connected_to_external_monitors() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
pkill waybar || true
|
pkill waybar || true
|
||||||
waybar
|
waybar &
|
||||||
|
|
||||||
|
# reload the inputs, as they somehow get lost when a second monitor is attached
|
||||||
|
hyprctl devices
|
||||||
}
|
}
|
||||||
|
|
||||||
disable_integrated_display_if_connected_to_external_monitors
|
disable_integrated_display_if_connected_to_external_monitors
|
||||||
|
|||||||
Reference in New Issue
Block a user