aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/sway/config
diff options
context:
space:
mode:
authorLibravatar sommerfeld <[email protected]>2026-04-17 10:54:06 +0100
committerLibravatar sommerfeld <[email protected]>2026-04-17 10:54:06 +0100
commitb3479fa7eeaff6e6f43c942edcf69a463a53032b (patch)
tree685993726d8c0dc40b24f36e4088d4e5f131971e /home/.config/sway/config
parent5e564b6a5bf7f58550d47c2bf5ca0d23f340a4ca (diff)
downloaddotfiles-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