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.

52 lines
1.4KB

  1. ---
  2. home_copy_pulseaudio_cookie: false
  3. home_desktop: false
  4. home_access_to_hosts: []
  5. home_vnc_client_low_bandwidth: false
  6. home_remote_workspace_config: false
  7. home_kanboard_api_settings: false
  8. kanboard_api_settings: "{{ lookup('file', '~/.eralitex/kanboard_api_settings.json' | from_json) }}"
  9. # kanboard_api_url: https://kanboard.katyx.net/jsonrpc.php
  10. # kanboard_api_user: ka
  11. # kanboard_api_key: xxx
  12. home_eralitex_vdesk_started_and_enabled: false
  13. eralitex_directory: ~/.eralitex
  14. eralitex_profile: desktop
  15. eralitex_terminal: urxvt
  16. eralitex_browser: firefox
  17. # feature flags
  18. eralitex_with_activity: false
  19. eralitex_applications:
  20. a: atom
  21. w: lowriter
  22. c: localc
  23. i: loimpress
  24. d: lodraw
  25. F: catfish # search
  26. j: "{{eralitex_jupyter_console_command}}"
  27. s: xfce4-screenshooter
  28. l: catfish
  29. f: "{{eralitex_file_browser_command}}" # files
  30. m: "{{eralitex_mail_command}}"
  31. r: arandr
  32. eralitex_lock_command: /usr/local/bin/screensaver-lock
  33. eralitex_enable_screensaver_command: /usr/local/bin/screensaver-enable
  34. eralitex_disable_screensaver_command: /usr/local/bin/screensaver-disable
  35. eralitex_suspend_command: systemctl suspend
  36. eralitex_reboot_command: systemctl reboot
  37. eralitex_poweroff_command: systemctl poweroff
  38. eralitex_file_browser_command: thunar
  39. eralitex_calculator_command: "{{eralitex_jupyter_console_command}}"
  40. eralitex_jupyter_console_command: jupyter qtconsole --no-confirm-exit
  41. eralitex_mail_command: thunderbird
  42. eralitex_background_image: false