Variables must be defined in variable config file

This commit is contained in:
Yorick Barbanneau 2022-12-27 23:49:57 +01:00
parent 17c76671fa
commit c921d211e9

View file

@ -10,5 +10,7 @@ sway_variables:
value: 'l'
- name: '$term'
value: 'foot'
- name: '$mod'
value: 'Mod4'
- name: '$menu'
value: 'exec $term --app-id=launcher --title=launcher ~/.local/bin/launcher.sh'