您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。

23 行
501B

  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