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.

reload.sh.j2 501B

12345678910111213141516171819202122
  1. #!/usr/bin/fish
  2. # keymap
  3. setxkbmap de
  4. xmodmap {{eralitex_directory}}/Xmodmap
  5. setxkbmap -option caps:hyper
  6. xmodmap {{eralitex_directory}}/Xmodmap
  7. # background
  8. xsetroot -solid black
  9. {% if eralitex_background_image is defined %}
  10. {{eralitex_background_command}}
  11. {% endif %}
  12. # urxvt config
  13. xrdb -merge {{eralitex_directory}}/urxvt.Xresources
  14. # rofi config
  15. rofi -theme {{eralitex_directory}}/{{item}}/rofi.theme -dump-xresources | xrdb -merge
  16. # screensaver settings
  17. /usr/local/bin/screensaver-settings