summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--xdefaults17
-rwxr-xr-xxinitrc1
2 files changed, 8 insertions, 10 deletions
diff --git a/xdefaults b/xdefaults
index 43893ae..dfc4391 100644
--- a/xdefaults
+++ b/xdefaults
@@ -1,13 +1,3 @@
-URxvt*.perl-ext-common: default,matcher
-
-URxvt.keysym.M-u: perl:mark-yank-urls,activate_mark_mode
-URxvt.perl-lib: /home/xeno/etc/
-URxvt.perl-ext: selection,urxvt-yank-urls
-
-#URxvt.transparent: true
-#URxvt.tintColor: #000000
-#URxvt.shading: 10
-
#URxvt*font: xft:terminus:pixelsize=8
URxvt*font:xft:Bitstream Vera Sans Mono:pixelsize=11
@@ -27,6 +17,9 @@ URxvt*cutchars: `"()'*<>[]{|}
URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt*urgentOnBell: true
URxvt*visualBell: false
+URxvt*selection.pattern-0: ([[:word:]]+)
+URxvt*perl-ext: selection
+URxvt*perl-ext-common: default,matcher
URxvt.cursorColor: #005588
URxvt*background: #141414
@@ -50,3 +43,7 @@ URxvt*color12: #729FCF
URxvt*color13: #FFD28F
URxvt*color14: #69C8B1
URxvt*color15: #9AC4DD
+
+#URxvt.transparent: true
+#URxvt.tintColor: #000000
+#URxvt.shading: 10
diff --git a/xinitrc b/xinitrc
index 38490cd..918bdfc 100755
--- a/xinitrc
+++ b/xinitrc
@@ -10,6 +10,7 @@ xsetbg -onroot -border black ~/pictures/wallpaper/$(ls ~/pictures/wallpaper/ | s
xscreensaver -no-splash &
wicd-client &
+killall awesome_bar.sh
etc/awesome_bar.sh &
# LET'S GO