aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-03-09 01:14:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-03-09 01:14:41 +1300
commit8fda9765b7701311b4b5a93b4e51dfb3d2f93031 (patch)
treedadce3edb1373692db6f1a2d0ce3c6006ebd53df /X
parentTF2 to floating (diff)
downloaddotfiles-8fda9765b7701311b4b5a93b4e51dfb3d2f93031.tar.gz
dotfiles-8fda9765b7701311b4b5a93b4e51dfb3d2f93031.zip
Remove stray semicolon
Diffstat (limited to 'X')
-rw-r--r--X/Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/Xresources b/X/Xresources
index 4595cdc8..8c1fb386 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -30,7 +30,7 @@ URxvt.cursorBlink: on
URxvt.depth: 32
URxvt.fading: 40
URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false
-URxvt.internalBorder: 0;
+URxvt.internalBorder: 0
URxvt.iso14755: false
URxvt.iso14755_52: false
URxvt.pointerBlank: true