mirror of https://gitlab.com/dabruh/dotfiles.git
Restart i3 after changing monitor config
This commit is contained in:
parent
0e1d39e826
commit
bab7f76557
|
@ -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 New Issue