From 35231d87495516f47fda7828ec3182e0c63a65ba Mon Sep 17 00:00:00 2001 From: thek4n Date: Mon, 30 Mar 2026 18:55:29 +0300 Subject: [PATCH] sway bar disable mouse wheel --- home/user/.config/sway/bar.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/user/.config/sway/bar.conf b/home/user/.config/sway/bar.conf index 8d9ae6c..bba73fb 100644 --- a/home/user/.config/sway/bar.conf +++ b/home/user/.config/sway/bar.conf @@ -6,6 +6,8 @@ bar { position bottom status_command i3blocks wrap_scroll no + bindsym button4 nop + bindsym button5 nop hidden_state hide output * tray_output $primary