Fixed scrolling
This commit is contained in:
parent
59f55956ec
commit
e33a16da07
|
@ -1,6 +1,5 @@
|
||||||
URxvt.font: xft:SauceCodePro Nerd Font Mono:size=9
|
URxvt.font: xft:SauceCodePro Nerd Font Mono:size=9
|
||||||
URxvt.scrollBar: false
|
URxvt.scrollBar: false
|
||||||
URxvt.perl-ext-common:vtwheel
|
|
||||||
|
|
||||||
! -----------------------------------------------------------------------------
|
! -----------------------------------------------------------------------------
|
||||||
! File: gruvbox-dark.xresources
|
! File: gruvbox-dark.xresources
|
||||||
|
@ -39,6 +38,6 @@ URxvt.perl-ext-common:vtwheel
|
||||||
*color7: #a89984
|
*color7: #a89984
|
||||||
*color15: #ebdbb2
|
*color15: #ebdbb2
|
||||||
|
|
||||||
urxvt*perl-ext-common: default,matcher
|
urxvt*perl-ext-common: default,matcher,vtwheel
|
||||||
urxvt*url-launcher: /usr/bin/firefox-beta
|
urxvt*url-launcher: /usr/bin/firefox-beta
|
||||||
urxvt*matcher.Button: 1
|
urxvt*matcher.Button: 1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user