X: define mod1 as modifier in Xdefaults
parent
a8d7b214a3
commit
30b3db7def
|
@ -37,10 +37,12 @@ URxvt.scrollstyle: xterm,plain
|
||||||
URxvt.secondaryScroll: true
|
URxvt.secondaryScroll: true
|
||||||
|
|
||||||
URxvt.transparent: true
|
URxvt.transparent: true
|
||||||
URxvt.shading: 5
|
URxvt.shading: 6
|
||||||
URxvt.matcher.button: 1
|
URxvt.matcher.button: 1
|
||||||
URxvt.urgentOnBell: true
|
URxvt.urgentOnBell: true
|
||||||
|
|
||||||
|
URxvt.modifier: mod1
|
||||||
|
|
||||||
URxvt.perl-ext: default,matcher,-option-popup,-selection-popup
|
URxvt.perl-ext: default,matcher,-option-popup,-selection-popup
|
||||||
URxvt.urlLauncher: /usr/bin/firefox
|
URxvt.urlLauncher: /usr/bin/firefox
|
||||||
URxvt.url-launcher: /usr/bin/firefox
|
URxvt.url-launcher: /usr/bin/firefox
|
||||||
|
|
Loading…
Reference in New Issue