i3wm disable scroll workspaces
This commit is contained in:
parent
537e66cf20
commit
c8c0a2159e
@ -222,6 +222,10 @@ bar {
|
|||||||
output nonprimary
|
output nonprimary
|
||||||
tray_output primary
|
tray_output primary
|
||||||
status_command exec ~/.local/bin/i3status_wrapper
|
status_command exec ~/.local/bin/i3status_wrapper
|
||||||
|
|
||||||
|
# disable scroll
|
||||||
|
bindsym button4 nop
|
||||||
|
bindsym button5 nop
|
||||||
}
|
}
|
||||||
|
|
||||||
bindsym Print exec --no-startup-id screenshot select copy
|
bindsym Print exec --no-startup-id screenshot select copy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user