mirror of
https://github.com/roles-ansible/ansible_role_sway.git
synced 2024-08-16 13:49:49 +02:00
17 lines
327 B
Django/Jinja
17 lines
327 B
Django/Jinja
---
|
|
{{ ansible_managed | comment }}
|
|
clients:
|
|
chromium: chrome
|
|
{{ sway__term }}: terminal
|
|
firefox: firefox
|
|
x-terminal-emulator: terminal
|
|
thunderbird: envelope
|
|
nautilus: folder-open
|
|
clementine: music
|
|
vlc: play
|
|
signal: comment
|
|
gedit: code
|
|
deliminator: " "
|
|
default_icon: dot-circle
|
|
default:
|
|
new_desktop: true
|