diff options
| author | 2026-04-17 10:54:06 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:54:06 +0100 | |
| commit | b3479fa7eeaff6e6f43c942edcf69a463a53032b (patch) | |
| tree | 685993726d8c0dc40b24f36e4088d4e5f131971e /home/.config/sway/config | |
| parent | 5e564b6a5bf7f58550d47c2bf5ca0d23f340a4ca (diff) | |
| download | dotfiles-b3479fa7eeaff6e6f43c942edcf69a463a53032b.tar.gz dotfiles-b3479fa7eeaff6e6f43c942edcf69a463a53032b.tar.bz2 dotfiles-b3479fa7eeaff6e6f43c942edcf69a463a53032b.zip | |
fix: remove set -e that broke display-toggle
swaymsg returns non-zero for benign operations (e.g. output already
enabled), causing set -e to abort the script before reaching the
disable command. Added || true guards instead.
Diffstat (limited to 'home/.config/sway/config')
0 files changed, 0 insertions, 0 deletions
