aboutsummaryrefslogtreecommitdiff
path: root/Xinit/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'Xinit/xinitrc')
-rwxr-xr-xXinit/xinitrc12
1 files changed, 9 insertions, 3 deletions
diff --git a/Xinit/xinitrc b/Xinit/xinitrc
index 5b6cec9..ccad526 100755
--- a/Xinit/xinitrc
+++ b/Xinit/xinitrc
@@ -15,7 +15,7 @@ fi
xsetroot -cursor_name left_ptr
# An2linux
-~/bin/an2linux.py &
+#~/bin/an2linux.py &
statnot ~/dotfiles/Panel/statnot/config &
# Background
@@ -24,6 +24,10 @@ statnot ~/dotfiles/Panel/statnot/config &
# Init clipboard
~/.tools/clipboard init
+# Toutchpad config
+xinput --set-prop 12 "libinput Natural Scrolling Enabled" 1
+xinput --set-prop 12 "libinput Tapping Enabled" 1
+
# Keyboard bindings
xset r 64
xset r 133
@@ -32,13 +36,15 @@ xset m 0 0
xset -b
# Launch locking program
-xautolock -detectsleep -locker '~/.tools/lock' -time 11 -corners 0-00 &
+#xautolock -detectsleep -locker '~/.tools/lock' -time 11 -corners 0-00 &
# Load xterm colors
xrdb -merge ~/.Xresources
xrdb -merge ~/.Xdefaults
# Automount
-#udiskie -N &
+udiskie -N -T -q --no-appindicator -a &
+xrandr --dpi 161
+compton --no-fading-openclose --daemon
ratpoison