1 2 3 4 5 6 7 8
# -*- shell-script -*- # Set keyboard settings setkeys || : (sleep 2; setkeys || :) & # Start hotkey daemon xkbdbind &