dotfiles/xinitrc

7 lines
202 B
Plaintext

[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
setxkbmap -option caps:hyper -option kpdl:dot
xmodmap -e "remove Mod4 = Hyper_L" -e "add Mod3 = Hyper_L"
start-pulseaudio-x11 &
exec awesome