Remove scrolling on i3bar
This commit is contained in:
parent
b09d372462
commit
de3252b5d3
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@ pkgs.writeText "i3-conf" ''
|
||||||
## please set your primary output first. Example: 'xrandr --output eDP1 --primary'
|
## please set your primary output first. Example: 'xrandr --output eDP1 --primary'
|
||||||
tray_output primary
|
tray_output primary
|
||||||
|
|
||||||
|
bindsym button4 nop
|
||||||
|
bindsym button5 nop
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
background #0f212f
|
background #0f212f
|
||||||
statusline #d0d0d0
|
statusline #d0d0d0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue