diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:10:42 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:10:42 -0500 |
commit | 9e32e3aaef465a532c7c5432c0176fef6f415f25 (patch) | |
tree | a5ed46a654d3d57cab3642a0c1ba83ad3f325880 /dot_Xresources | |
parent | more moves (diff) |
urxvt cleanup
Diffstat (limited to '')
-rw-r--r-- | dot_Xresources | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_Xresources b/dot_Xresources index 5173526..51f9e07 100644 --- a/dot_Xresources +++ b/dot_Xresources @@ -15,7 +15,6 @@ URxvt.underlineColor: yellow URxvt.saveLines: 8192 URxvt.mapAlert: true URxvt.font: xft:Inconsolata:size=7,xft:Input Mono Medium:size=7,xft:DejaVu Sans Mono:size=7,xft:Liberation Mono:size=7,xft:symbola:size=10:minspace=False -URxvt.perl-lib: /home/ryan/.urxvt URxvt.perl-ext-common: default,matcher,font-size,-searchable-scrollback URxvt.url-launcher: firefox URxvt.matcher.button: 1 |