diff --git a/home/dotfiles/Xdefaults b/home/dotfiles/Xdefaults deleted file mode 100644 index 3a43284..0000000 --- a/home/dotfiles/Xdefaults +++ /dev/null @@ -1,26 +0,0 @@ -URxvt.saveLines: 1000 -URxvt.scrollBar: false -URxvt.foreground: white -URxvt.background: black -URxvt.secondaryScroll: true -#URxvt.font: xft:Inconsolata:pixelsize=16:antialias=true - -URxvt.font: xft:fantasquesansmono nerd font:size=12 - -URxvt.perl-ext-common: default,matcher,resize-font,tabbed -URxvt.urlLauncher: chromium -URxvt.matcher.button: 1 -URxvt.tabbed.saveLines: 1000 -URxvt.tabbed.scrollBar: false -URxvt.tabbed.tabbar-fg: 3 -URxvt.tabbed.tabbar-bg: 0 -URxvt.tabbed.tab-fg: 0 -URxvt.tabbed.tab-bg: 1 -URxvt.tabbed.secondaryScroll: true -#URxvt.tabbed.font: xft:Bitstream Vera Sans Mono:pixelsize=12 -URxvt*inheritPixmap: true -URxvt*shading: 70 - -URxvt.resize-font.smaller: C-Down -URxvt.resize-font.bigger: C-Up - diff --git a/home/dotfiles/Xdresources b/home/dotfiles/Xdresources deleted file mode 100644 index 763e960..0000000 --- a/home/dotfiles/Xdresources +++ /dev/null @@ -1,3 +0,0 @@ -xterm*foreground: lightgrey -xterm*background: black -