No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Este repositorio está archivado. Puede ver los archivos y clonarlo, pero no puede subir cambios o reportar incidencias ni pedir Pull Requests.

97 líneas
2.6KB

  1. ---
  2. home_base_color_hue: 219
  3. home_xft_dpi: 96
  4. home_copy_pulseaudio_cookie: false
  5. home_desktop: false
  6. home_access_to_hosts: []
  7. home_vnc_client_low_bandwidth: false
  8. home_remote_workspace_config: false
  9. home_kanboard_api_settings: false
  10. kanboard_api_settings: "{{ lookup('file', '~/.kanboard_api_settings.json') }}"
  11. # kanboard_api_url: https://kanboard.katyx.net/jsonrpc.php
  12. # kanboard_api_user: ka
  13. # kanboard_api_key: xxx
  14. home_vncserver_started_and_enabled: "{{ home_profile == 'vdesk' }}"
  15. home_vncserver_display_number: 47
  16. home_xsession_vncviewer: "{{ home_profile == 'vdesk' }}"
  17. home_vncserver_allow_resize: true
  18. home_vncserver_geometry: '1920x1200'
  19. home_profile: desktop
  20. default_terminal: xfce4-terminal
  21. default_browser: firefox
  22. # feature flags
  23. with_activity: false
  24. application_shortcuts:
  25. a: atom
  26. w: lowriter
  27. c: "{{calculator_command}}"
  28. i: loimpress
  29. d: lodraw
  30. s: xfce4-screenshooter
  31. l: catfish # search
  32. f: "{{file_browser_command}}" # files
  33. m: "{{mail_command}}"
  34. r: arandr
  35. ssh_over_tor: false
  36. system_suspend_command: systemctl suspend
  37. system_reboot_command: systemctl reboot
  38. system_poweroff_command: systemctl poweroff
  39. lockscreen_enabled: "{{ (home_profile != 'presentation') and (home_profile != 'vdesk') }}"
  40. lockscreen_lock_command: xset s activate
  41. lockscreen_timeout: 300
  42. lockscreen_locktime: 30
  43. display_sleeptime: 300
  44. file_browser_command: thunar
  45. calculator_command: "{{default_browser}} --new-window https://www.geogebra.org/calculator"
  46. mail_command: thunderbird
  47. home_copy_all_background_images: false
  48. background_image: background/eso0932a.jpg
  49. home_autostart_terminal: false
  50. home_autostart_nm_applet: "{{ home_profile != 'vdesk' }}"
  51. home_autostart_blueman_applet: "{{ home_profile != 'vdesk' }}"
  52. home_autostart_pasystray: "{{ home_profile != 'vdesk' }}"
  53. home_autostart_unclutter: "{{ home_profile == 'presentation' }}"
  54. default_activities: []
  55. workspaces: {}
  56. i3_hide_bar: "{{ home_profile == 'presentation' }}"
  57. i3_hide_border_one_window: "{{ home_profile == 'presentation' }}"
  58. i3_font: pango:{{i3_pango_font}}
  59. i3_pango_font: "{{terminal_font}}"
  60. xfce4_terminal_font: "{{terminal_font}}"
  61. rofi_font: "{{terminal_font}}"
  62. terminal_font: "{{terminal_font_name}} {{terminal_font_size}}"
  63. terminal_font_name: Monospace
  64. terminal_font_size: 12
  65. home_urxvt_font_pixelsize: "{{terminal_font_size}}"
  66. home_xhosts_allow: []
  67. pulseaudio_load_system_config: true
  68. pulseaudio_jack_sink_enabled: false
  69. pulseaudio_jack_sink_channels: 2
  70. pulseaudio_jack_sink_client_name: PulseAudio
  71. pulseaudio_jack_source_enabled: false
  72. pulseaudio_jack_source_channels: 2
  73. pulseaudio_jack_source_client_name: PulseAudio