Restart i3 after changing monitor config

This commit is contained in:
dabruh 2024-04-17 16:03:36 +02:00
parent 0e1d39e826
commit bab7f76557
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ main() {
fi
move_nonexistent_i3_workspaces "$primary_monitor" 10
i3-msg restart >/dev/null
}
# Run if invoked directly