diff options
author | zachir <zachir@librem.one> | 2025-07-30 14:19:52 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 14:19:52 -0500 |
commit | 124f93a3d832decaaabf9e9a6727833ff31ce55c (patch) | |
tree | 3887e725326372c13f1dd69bc9c43417ada494f8 /scroll | |
parent | 8e6be2d08c41f9feac75f3e6af41adeb15217de6 (diff) |
Unmap button8 in scroll
Diffstat (limited to 'scroll')
-rw-r--r-- | scroll/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scroll/config b/scroll/config index 889da2e..c6bb704 100644 --- a/scroll/config +++ b/scroll/config @@ -230,7 +230,7 @@ animations { # Overview bindsym --no-repeat $mod+tab scale_workspace overview - bindsym --whole-window button8 scale_workspace overview + #bindsym --whole-window button8 scale_workspace overview # Jump # jump_labels_color #9e1530FF |