summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xdefaults10
-rwxr-xr-xxorg/xinitrc6
2 files changed, 6 insertions, 10 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults
index aa47948..ed0121f 100644
--- a/xorg/xdefaults
+++ b/xorg/xdefaults
@@ -28,11 +28,11 @@ URxvt*matcher.button: 1
URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
# Transparency
-URxvt*inheritPixmap: True
-URxvt*transparent: True
-URxvt*shading: 35
-URxvt*fading: 40
-URxvt*tintColor: grey
+#URxvt*inheritPixmap: True
+#URxvt*transparent: True
+#URxvt*shading: 35
+#URxvt*fading: 40
+#URxvt*tintColor: grey
# Colors
URxvt*cursorColor: #6E8558
diff --git a/xorg/xinitrc b/xorg/xinitrc
index fdb7883..5b8accb 100755
--- a/xorg/xinitrc
+++ b/xorg/xinitrc
@@ -1,5 +1,5 @@
#!/bin/bash
-WM='xmonad'
+WM='xfce4-session'
# SSH Key
keychain --clear -q ~/.ssh/id_rsa
@@ -10,10 +10,6 @@ source ~/.keychain/`hostname`-sh > /dev/null
# Applications
blueman-applet &
-wicd-client &
-xfce4-panel &
-xfce4-power-manager &
-xfdesktop &
# DPI
xrandr --dpi 86