[xinit] setxkmap with caps to escape

This commit is contained in:
odrling 2023-10-01 18:21:08 +02:00
parent 5646a7853e
commit a099a6e4b9
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -18,14 +18,12 @@ unclutter --ignore-scrolling -b
# map left control to escape
xcape -e 'Control_L=Escape' &
xmodmap ~/.config/Xmodmap
[ -e "$HOME/.xinitrc.local" ] && . "$HOME/.xinitrc.local"
command -v gentoo-pipewire-launcher && gentoo-pipewire-launcher &
# keyboard layout
setxkbmap -layout fr -variant oss -option "caps:none,shift:both_capslock"
setxkbmap -layout fr -variant oss -option "caps:escape,shift:both_capslock"
# disable bell
xset -b