make right windows and menu key a hyper key
This commit is contained in:
parent
25b6d66553
commit
fddcd180ff
5
bspwm/.xmodmaprc
Normal file
5
bspwm/.xmodmaprc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
! make right windows key and menu key a hyper key
|
||||||
|
remove mod4 = Super_R
|
||||||
|
keycode 134 = Hyper_R NoSymbol Hyper_R
|
||||||
|
keycode 135 = Hyper_R NoSymbol Hyper_R
|
||||||
|
add Mod5 = Hyper_R
|
@ -9,6 +9,7 @@ xrandr --output HDMI1 --right-of DP1
|
|||||||
xsetroot -solid '#224242'
|
xsetroot -solid '#224242'
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
setxkbmap pl -option ctrl:nocaps
|
setxkbmap pl -option ctrl:nocaps
|
||||||
|
xmodmap ~/.xmodmaprc
|
||||||
|
|
||||||
# lock screen on suspend/hibernate
|
# lock screen on suspend/hibernate
|
||||||
if which xss-lock slock >/dev/null; then
|
if which xss-lock slock >/dev/null; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user