mirror of
https://github.com/roles-ansible/ansible_role_sway.git
synced 2024-08-16 13:49:49 +02:00
18 lines
327 B
Text
18 lines
327 B
Text
|
---
|
||
|
{{ 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
|