mirror of
https://gitlab.com/dabruh/dotfiles.git
synced 2025-12-07 10:46:43 +01:00
Restart i3 after changing monitor config
This commit is contained in:
parent
0e1d39e826
commit
bab7f76557
1 changed files with 1 additions and 0 deletions
|
|
@ -304,6 +304,7 @@ main() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
move_nonexistent_i3_workspaces "$primary_monitor" 10
|
move_nonexistent_i3_workspaces "$primary_monitor" 10
|
||||||
|
i3-msg restart >/dev/null
|
||||||
}
|
}
|
||||||
|
|
||||||
# Run if invoked directly
|
# Run if invoked directly
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue