add xbindkeys bindings

This commit is contained in:
shark
2018-11-29 19:58:28 -06:00
parent d3b093d69b
commit 553c475e46
3 changed files with 28 additions and 23 deletions

View File

@ -8,15 +8,7 @@ sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
if [ -f $sysmodmap ]; then
@ -24,15 +16,7 @@ if [ -f $sysmodmap ]; then
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
if [ -f "$usermodmap" ]; then
@ -50,7 +34,4 @@ fi
xbindkeys
~/.fehbg &
i3
#xinput set-prop "Atmel maXTouch Touchpad" 266 {1}
#xinput set-prop "Atmel maXTouch Touchpad" 268 {0}
#compton