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

49 行
1.3KB

  1. ---
  2. home_xft_dpi: 96
  3. home_copy_pulseaudio_cookie: false
  4. home_desktop: false
  5. home_access_to_hosts: []
  6. home_vnc_client_low_bandwidth: false
  7. home_remote_workspace_config: false
  8. home_kanboard_api_settings: false
  9. kanboard_api_settings: "{{ lookup('file', '~/.kanboard_api_settings.json' | from_json) }}"
  10. # kanboard_api_url: https://kanboard.katyx.net/jsonrpc.php
  11. # kanboard_api_user: ka
  12. # kanboard_api_key: xxx
  13. home_vdesk_started_and_enabled: false
  14. home_profile: desktop
  15. default_terminal: urxvt
  16. default_browser: firefox
  17. # feature flags
  18. with_activity: false
  19. application_shortcuts:
  20. a: atom
  21. w: lowriter
  22. c: "{{calculator_command}}"
  23. i: loimpress
  24. d: lodraw
  25. s: xfce4-screenshooter
  26. l: catfish # search
  27. f: "{{file_browser_command}}" # files
  28. m: "{{mail_command}}"
  29. r: arandr
  30. ssh_over_tor: false
  31. session_lock_command: xset s activate
  32. session_enable_screensaver_command: /usr/local/bin/screensaver-enable
  33. session_disable_screensaver_command: /usr/local/bin/screensaver-disable
  34. system_suspend_command: systemctl suspend
  35. system_reboot_command: systemctl reboot
  36. system_poweroff_command: systemctl poweroff
  37. file_browser_command: thunar
  38. calculator_command: "{{default_browser}} --new-window https://www.geogebra.org/calculator"
  39. mail_command: thunderbird
  40. background_image: false