make right windows and menu key a hyper key

This commit is contained in:
2020-07-22 10:27:15 +02:00
parent 25b6d66553
commit fddcd180ff
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,7 @@ xrandr --output HDMI1 --right-of DP1
xsetroot -solid '#224242'
xrdb -merge ~/.Xresources
setxkbmap pl -option ctrl:nocaps
xmodmap ~/.xmodmaprc
# lock screen on suspend/hibernate
if which xss-lock slock >/dev/null; then