.xinitrc 383 B

1234567891011121314
  1. #!/bin/sh
  2. ( aplay x/local/config/sounds/silence.wav &&
  3. amixer sset -c HDMI 'IEC958',3 on &&
  4. amixer sset -c HDMI 'speakers' 0% &&
  5. amixer sset -c Generic 'Master' 0% ) &
  6. xrandr --output HDMI-A-0 --primary --mode 2560x1080 --rate 100
  7. setxkbmap us -variant dvorak -option compose:ralt
  8. xcape -e "Super_L=Super_L|BackSpace"
  9. knobs &
  10. exec /usr/bin/i3