aboutsummaryrefslogtreecommitdiff
path: root/Xinit
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2017-04-19 21:39:12 +0200
committerVasil Zlatanov <v@skozl.com>2017-04-19 21:39:12 +0200
commit38535167b49fe25764471554dcedefde5cc94b83 (patch)
tree85994b04bc53a4fdab9af3593ce7a2e232178aef /Xinit
parent599356ac95e5188bc16470a3d12b64af8811f9f8 (diff)
downloaddotfiles-38535167b49fe25764471554dcedefde5cc94b83.tar.gz
dotfiles-38535167b49fe25764471554dcedefde5cc94b83.tar.bz2
dotfiles-38535167b49fe25764471554dcedefde5cc94b83.zip
massive new latpop updates
Diffstat (limited to 'Xinit')
-rw-r--r--Xinit/Xdefaults8
-rwxr-xr-xXinit/xinitrc11
2 files changed, 11 insertions, 8 deletions
diff --git a/Xinit/Xdefaults b/Xinit/Xdefaults
index 7e08674..99371ec 100644
--- a/Xinit/Xdefaults
+++ b/Xinit/Xdefaults
@@ -2,7 +2,7 @@
! Xft settings
!-------------------------------------------------------------------------------
-Xft.dpi: 186
+Xft.dpi: 161
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
@@ -18,10 +18,10 @@ URxvt.lineSpace: 0
! Fonts
URxvt.allow_bold: true
-URxvt.font: xft:DejaVu Sans Mono:pixelsize=26
+URxvt.font: xft:DejaVu Sans Mono:pixelsize=22
! Fix font space
-URxvt*letterSpace: -1
+URxvt*letterSpace: -2
! Scrollbar
URxvt.scrollStyle: rxvt
@@ -33,7 +33,7 @@ URxvt.matcher.button: 1
URxvt.urlLauncher: vimb
! Cursor
-URxvt.cursorBlink: true
+URxvt.cursorBlink: false
URxvt.cursorColor: #657b83
URxvt.cursorUnderline: false
diff --git a/Xinit/xinitrc b/Xinit/xinitrc
index c20998c..d517206 100755
--- a/Xinit/xinitrc
+++ b/Xinit/xinitrc
@@ -24,8 +24,11 @@ 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
-xcape -t 300 -e 'Shift_L=parenleft;Shift_R=parenright;Hyper_L=Shift_L|exclam;Hyper_R=Shift_L|question' &
xset r 64
xset r 133
xset r rate 170 60
@@ -33,14 +36,14 @@ 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 186
+xrandr --dpi 161
ratpoison