You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

24 line
416B

  1. #!/usr/bin/fish
  2. # keymap
  3. setxkbmap de
  4. xmodmap ~/.Xmodmap
  5. setxkbmap -option caps:hyper
  6. xmodmap ~/.Xmodmap
  7. xkbset nullify lock
  8. # background
  9. xsetroot -solid black
  10. {% if background_image is defined %}
  11. {{background_command}}
  12. {% endif %}
  13. # Xresources
  14. xrdb -merge ~/.Xresources
  15. # rofi
  16. rofi -theme ~/.config/rofi/theme -dump-xresources > ~/.config/rofi/config
  17. # screensaver settings
  18. /usr/local/bin/screensaver-settings