summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2016-12-22 23:46:10 +0200
committerYuval Adam <_@yuv.al>2016-12-22 23:46:10 +0200
commit6324ebd879ae2d3735e455f04b5e3267e9463236 (patch)
tree50511bbdf45c1697b4161b5f5cf854bfeba19702
parente32df99065ef46fd25535a4995cb3e01ba1dcb58 (diff)
Update .xinitrc
-rw-r--r--.xinitrc12
1 files changed, 1 insertions, 11 deletions
diff --git a/.xinitrc b/.xinitrc
index 5b5dea2..20b5b16 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,17 +1,7 @@
-xrdb ${HOME}/.Xdefaults
+[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
-xset +fp /usr/share/fonts/local
-xset +fp /usr/share/fonts/misc
-xset fp rehash
xset r rate 300 30
-
-xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 1
-xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 2
-xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Timeout" 200
-xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 6 7 4 5
-xinput set-prop "TPPS/2 IBM TrackPoint" "Device Accel Constant Deceleration" 0.75
-
setxkbmap -layout us,il -option grp:alt_shift_toggle
exec i3