diff options
| author | 2026-04-17 10:54:07 +0100 | |
|---|---|---|
| committer | 2026-04-17 10:54:07 +0100 | |
| commit | f00a83257176cde1c6350a901fca89622938ebc8 (patch) | |
| tree | 8b5e92183233256eba076d25851b6a2db339a59a /meta/wayland/PKGBUILD | |
| parent | b3479fa7eeaff6e6f43c942edcf69a463a53032b (diff) | |
| download | dotfiles-f00a83257176cde1c6350a901fca89622938ebc8.tar.gz dotfiles-f00a83257176cde1c6350a901fca89622938ebc8.tar.bz2 dotfiles-f00a83257176cde1c6350a901fca89622938ebc8.zip | |
fix: simplify display toggle to laptop-off/side-by-side
- Added --no-repeat to F7 binding (key repeat was firing script twice)
- Dropped broken mirror mode (sway has no native mirroring support)
- Removed wl-mirror dependency
- F7 now toggles between laptop-off and side-by-side
Diffstat (limited to 'meta/wayland/PKGBUILD')
| -rw-r--r-- | meta/wayland/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/wayland/PKGBUILD b/meta/wayland/PKGBUILD index 395366c..3d6ffbb 100644 --- a/meta/wayland/PKGBUILD +++ b/meta/wayland/PKGBUILD @@ -30,7 +30,6 @@ depends=( 'grim' 'slurp' 'wf-recorder' - 'wl-mirror' # Image viewer 'imv' |
