[Linux] Setup Hyper/Use xkb instead of xmodmap

This commit is contained in:
2016-10-03 16:49:42 -07:00
parent 4131761550
commit 1ddf67fca8
8 changed files with 31 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
# -*- mode: sh -*-
setxkbmap -layout "$(setxkbmap -print | awk -F + '/xkb_symbols/ {print $2}')" -option ctrl:nocaps
xrdb -merge "$HOME/.Xresources"
# Disable screensaver