aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-22 21:09:17 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-22 21:10:11 +1300
commit2c50366c35a145f834417c1ef1ef5a5dfd6986ed (patch)
treeabd40a17e6daa901199794076dc4ecdd6e89ef4d /X
parentRemove font settings (diff)
downloaddotfiles-2c50366c35a145f834417c1ef1ef5a5dfd6986ed.tar.gz
dotfiles-2c50366c35a145f834417c1ef1ef5a5dfd6986ed.zip
Remove colon alignment from .Xresources subfiles
Diffstat (limited to 'X')
-rw-r--r--X/Xresources.d/URxvt66
-rw-r--r--X/Xresources.d/xterm14
2 files changed, 40 insertions, 40 deletions
diff --git a/X/Xresources.d/URxvt b/X/Xresources.d/URxvt
index 648ff95e..30c659fb 100644
--- a/X/Xresources.d/URxvt
+++ b/X/Xresources.d/URxvt
@@ -1,34 +1,34 @@
! URxvt
-URxvt.buffered : false
-URxvt.cursorBlink : on
-URxvt.cutchars : <>│
-URxvt.depth : 32
-URxvt.internalBorder : 0
-URxvt.iso14755 : false
-URxvt.iso14755_52 : false
-URxvt.perl-ext-common : select
-URxvt.pointerBlank : true
-URxvt.saveLines : 10000
-URxvt.scrollBar : false
-URxvt.scrollTTyKeypress : true
-URxvt.scrollTTyOutput : false
-URxvt.secondaryScroll : true
-URxvt.urgentOnBell : true
-URxvt.background : #030303
-URxvt.foreground : #E0E0E0
-URxvt.color0 : #030303
-URxvt.color1 : #CC0000
-URxvt.color2 : #3EAA06
-URxvt.color3 : #C4A000
-URxvt.color4 : #3465A4
-URxvt.color5 : #75507B
-URxvt.color6 : #06989A
-URxvt.color7 : #D3D7CF
-URxvt.color8 : #303030
-URxvt.color9 : #EF2929
-URxvt.color10 : #7AF234
-URxvt.color11 : #FCE94F
-URxvt.color12 : #729FCF
-URxvt.color13 : #AD7FA8
-URxvt.color14 : #34E2E2
-URxvt.color15 : #EEEEEC
+URxvt.buffered: false
+URxvt.cursorBlink: on
+URxvt.cutchars: <>│
+URxvt.depth: 32
+URxvt.internalBorder: 0
+URxvt.iso14755: false
+URxvt.iso14755_52: false
+URxvt.perl-ext-common: select
+URxvt.pointerBlank: true
+URxvt.saveLines: 10000
+URxvt.scrollBar: false
+URxvt.scrollTTyKeypress: true
+URxvt.scrollTTyOutput: false
+URxvt.secondaryScroll: true
+URxvt.urgentOnBell: true
+URxvt.background: #030303
+URxvt.foreground: #E0E0E0
+URxvt.color0: #030303
+URxvt.color1: #CC0000
+URxvt.color2: #3EAA06
+URxvt.color3: #C4A000
+URxvt.color4: #3465A4
+URxvt.color5: #75507B
+URxvt.color6: #06989A
+URxvt.color7: #D3D7CF
+URxvt.color8: #303030
+URxvt.color9: #EF2929
+URxvt.color10: #7AF234
+URxvt.color11: #FCE94F
+URxvt.color12: #729FCF
+URxvt.color13: #AD7FA8
+URxvt.color14: #34E2E2
+URxvt.color15: #EEEEEC
diff --git a/X/Xresources.d/xterm b/X/Xresources.d/xterm
index 336981f8..06ec95c1 100644
--- a/X/Xresources.d/xterm
+++ b/X/Xresources.d/xterm
@@ -1,8 +1,8 @@
! XTerm
-xterm*bellIsUrgent : true
-xterm*internalBorder : 0
-xterm*colorMode : false
-xterm*eightBitInput : false
-xterm*locale : true
-xterm*metaSendsEscape : true
-xterm*termName : xterm-mono
+xterm*bellIsUrgent: true
+xterm*internalBorder: 0
+xterm*colorMode: false
+xterm*eightBitInput: false
+xterm*locale: true
+xterm*metaSendsEscape: true
+xterm*termName: xterm-mono