Merge branch 'theme-typo' into 'main'

Theme typo

See merge request sagidayan/linux-config!18
This commit is contained in:
Sagi Dayan 2022-06-06 05:16:34 +00:00
commit 2824e626fa
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
name: CLI tools Playbook
vars:
# Theme options: monokai, gruvbox, nord, tomorrow-night
theme: gruxbox
theme: gruvbox
# The running user
running_user: "{{ ansible_user_id }}"
roles:

View file

@ -3,7 +3,7 @@
name: Self managed modern UNIX tools
vars:
# Theme options: monokai, gruvbox, nord, tomorrow-night
theme: tomorrow-night
theme: gruvbox
# The running user
running_user: "{{ ansible_user_id }}"
roles: