diff options
| author | ZachIR <zachir@librem.one> | 2025-07-26 13:00:36 -0500 |
|---|---|---|
| committer | ZachIR <zachir@librem.one> | 2025-07-26 13:00:36 -0500 |
| commit | 208a0ff78229e85a4a6ae448aac3c54686ca0585 (patch) | |
| tree | 315e7371868b447d691b5df25540e125624be1c2 /scroll/config | |
| parent | dc3897a61769a24cecb4f1ab8385c0cf6d21e4d4 (diff) | |
Add bare bones of window swallowing to scroll
Diffstat (limited to 'scroll/config')
| -rw-r--r-- | scroll/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scroll/config b/scroll/config index cb19b70..3c8b0c3 100644 --- a/scroll/config +++ b/scroll/config @@ -496,6 +496,9 @@ bindgesture swipe:4:left workspace prev bindgesture swipe:4:up scale_workspace overview +# Enable window swallowing (of mpv specifically) +lua $home/.config/scroll/scripts/swallow.lua + # # Workspace rules: # |
