1
0
Fork 0
mirror of https://gitlab.com/dabruh/dotfiles.git synced 2025-04-18 15:18:10 +02:00

Restart i3 after changing monitor config

This commit is contained in:
dabruh 2024-04-17 16:03:36 +02:00
parent 0e1d39e826
commit bab7f76557

View file

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