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.

main.yaml 2.0KB

4 years ago
3 years ago
3 years ago
4 years ago
4 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
3 years ago
3 years ago
2 years ago
3 years ago
3 years ago
2 years ago
2 years ago
3 years ago
2 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  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_vncserver_started_and_enabled: false
  10. home_vncserver_display_number: 47
  11. home_xsession_vncviewer: false
  12. home_vncserver_allow_resize: true
  13. home_vncserver_geometry: '1920x1200'
  14. default_terminal: kitty
  15. default_browser: firefox
  16. # feature flags
  17. with_activity: false
  18. application_shortcuts:
  19. a: atom
  20. w: lowriter
  21. c: "{{calculator_command}}"
  22. i: loimpress
  23. d: lodraw
  24. s: xfce4-screenshooter
  25. l: catfish # search
  26. f: "{{file_browser_command}}" # files
  27. m: "{{mail_command}}"
  28. r: arandr
  29. ssh_over_tor: false
  30. system_suspend_command: systemctl suspend
  31. system_reboot_command: systemctl reboot
  32. system_poweroff_command: systemctl poweroff
  33. lockscreen_auto_enabled: true
  34. lockscreen_lock_command: xset s activate
  35. lockscreen_timeout: 300
  36. lockscreen_locktime: 30
  37. display_sleeptime: 300
  38. file_browser_command: thunar
  39. calculator_command: "{{default_browser}} --new-window https://www.geogebra.org/calculator"
  40. mail_command: thunderbird
  41. home_copy_all_background_images: false
  42. background_image: background/eso0932a.jpg
  43. home_autostart_terminal: false
  44. home_autostart_nm_applet: false
  45. home_autostart_blueman_applet: false
  46. home_autostart_pasystray: false
  47. home_autostart_unclutter: false
  48. default_activities: []
  49. workspaces: {}
  50. i3_hide_bar: false
  51. i3_hide_border_one_window: false
  52. font_name: Fira Code Retina
  53. font_size: 11
  54. kitty_font_family: "{{font_name}}"
  55. kitty_font_size: "{{font_size}}"
  56. i3_font: "pango:{{font_name}} {{font_size}}"
  57. xfce4_terminal_font: "{{font_name}} {{font_size}}"
  58. rofi_font: "{{font_name}} {{font_size}}"
  59. home_urxvt_font_pixelsize: "{{font_size}}"
  60. home_xhosts_allow: []
  61. pulseaudio_load_system_config: true
  62. pulseaudio_jack_sink_enabled: false
  63. pulseaudio_jack_sink_channels: 2
  64. pulseaudio_jack_sink_client_name: PulseAudio
  65. pulseaudio_jack_source_enabled: false
  66. pulseaudio_jack_source_channels: 2
  67. pulseaudio_jack_source_client_name: PulseAudio
  68. todo_file: ~/todo.txt