summaryrefslogtreecommitdiff
path: root/dot_Xdefaults
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-03-14 15:04:59 +0100
committerAlex Auvolat <alex@adnab.me>2021-03-14 15:04:59 +0100
commit9da0cbe5efc55d5c8a7726ab2ca57595f2677c8f (patch)
tree7598bef7633dd98c352f6ee6b1608690f8230235 /dot_Xdefaults
parentae2e8ad7c2e1812b171eeca57ac00f8ba5d20cf5 (diff)
downloaduser-config-9da0cbe5efc55d5c8a7726ab2ca57595f2677c8f.tar.gz
user-config-9da0cbe5efc55d5c8a7726ab2ca57595f2677c8f.zip
Move files around
Diffstat (limited to 'dot_Xdefaults')
-rw-r--r--dot_Xdefaults82
1 files changed, 0 insertions, 82 deletions
diff --git a/dot_Xdefaults b/dot_Xdefaults
deleted file mode 100644
index 87c4e3d..0000000
--- a/dot_Xdefaults
+++ /dev/null
@@ -1,82 +0,0 @@
-# General terminal configuration
-
-#xterm*scrollTtyOutput: false
-xterm*rightScrollBar: true
-#xterm*faceName: Ubuntu Mono:pixelsize=16
-xterm*utf8: 2
-xterm*scrollBar: false
-xterm*saveLines: 512
-xterm*geometry: 80x25
-xterm*scrollTtyKeypress: true
-xterm*dynamicColors: true
-xterm*jumpScroll: true
-xterm*eightBitInput: true
-xterm*multiScroll: true
-xterm*toolBar: false
-
-*reverseVideo:true
-#*Text.background: #0000FF
-# *foreground: #dddddd
-# *background: #111111
-# *background: #0000FF
-# *color0: #000000
-# *color1: #ff6565
-# *color2: #93d44f
-# *color3: #eab93d
-# *color4: #204a87
-# *color5: #ce5c00
-# *color6: #89b6e2
-# *color7: #cccccc
-# *color8: #555753
-# *color9: #ff8d8d
-# *color10: #c8e7a8
-# *color11: #ffc123
-# *color12: #3465a4
-# *color13: #f57900
-# *color14: #46a4ff
-# *color15: #ffffff
-
-
-# Configuration for urxvt
-
-URxvt.keysym.C-Right : \033[1;5C
-URxvt.keysym.C-Left : \033[1;5D
-
-URxvt.matcher.button: 1
-#rxvt*modifier: alt
-#urxvt*modifier: alt
-
-URxvt.scrollBar: off
-URxvt*scrollstyle: rxvt
-
-#URxvt*transparent: true
-Rxvt*shading: 15
-
-#URxvt.font: -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1
-#URxvt.font: -misc-fixed-medium-r-normal--15-120-90--c-90-iso8859-1
-URxvt.font: xft:Ubuntu Mono:size=14
-#URxvt.font: xft:ProFontIIx:size=10
-
-#xft.rgba: rgb
-#xft.hinting: true
-#xft.antialias: true
-#xft.hintstyle: hintfull
-#xft.dpi: 96
-Xft.autohint: true
-Xft.antialias: true
-
-URxvt.perl-ext-common: default,clipboard,url-select,matcher,resize-font
-URxvt.keysym.M-u: perl:url-select:select_next
-#URxvt.url-select.launcher: /usr/bin/firefox -new-tab
-URxvt.url-select.launcher: /usr/bin/opera
-#URxvt.url-select.launcher: /usr/bin/dillo
-URxvt.url-select.underline: true
-URxvt.resize-font.smaller: C-Down
-URxvt.resize-font.bigger: C-Up
-
-
-# Other configuration
-
-Xcursor*theme: Adwaita
-
-*visualBell: false