30 lines
534 B
YAML
30 lines
534 B
YAML
---
|
|
sway__user_list:
|
|
- user: 'voc'
|
|
home: '/home/voc'
|
|
|
|
sway__wlsunset: false
|
|
sway__term: 'terminator'
|
|
sway__term_pkgs: ['terminator']
|
|
sway__swayidle: false
|
|
sway__background_image: '/usr/share/cwtv.png'
|
|
sway__additional_exec_always:
|
|
- 'nm-applet'
|
|
- 'obs'
|
|
|
|
sway__swaylock: |
|
|
image=/usr/share/cwtv.png
|
|
color=000000ff
|
|
|
|
sway__waybar_modules_right:
|
|
- "custom/weather"
|
|
- "pulseaudio"
|
|
- "network"
|
|
- "custom/ping"
|
|
- "temperature"
|
|
- "keyboard-state"
|
|
- "sway/language"
|
|
- "clock"
|
|
- "tray"
|
|
- "custom/notification"
|