diff options
| author | 2026-05-13 13:43:38 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:38 +0100 | |
| commit | af84673c80ae02091009a901770b505e756d002e (patch) | |
| tree | 772269c115c0fb41a32870f19df1c3d404b748d8 /dot_config/ipython/profile_default | |
| parent | 2098f17c701b28ce2d0725a1e4837d628f4beb1d (diff) | |
| download | dotfiles-af84673c80ae02091009a901770b505e756d002e.tar.gz dotfiles-af84673c80ae02091009a901770b505e756d002e.tar.bz2 dotfiles-af84673c80ae02091009a901770b505e756d002e.zip | |
refactor(sway): apply display layout natively via include file
Persist the layout as a sway-include file (~/.config/sway/outputs.conf)
so sway's own parser applies output directives natively on every
reload. Eliminates the side-by-side flash that came from sway's
default "enable everything side-by-side" before exec_always could
override it.
- display-toggle.sh: write outputs.conf alongside the live swaymsg
commands, mirroring the same enable/disable/pos directives.
- sway/config: `include ~/.config/sway/outputs.conf` next to the
background line; downgrade exec_always back to plain exec since the
include handles reloads now (script only needs to run once at
startup to bootstrap the include file on first boot).
Diffstat (limited to 'dot_config/ipython/profile_default')
0 files changed, 0 insertions, 0 deletions
