mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-21 22:42:00 +01:00
disable eww wezterm enable kitty
This commit is contained in:
parent
f85aaba9c6
commit
9cc8325981
16
install.yml
16
install.yml
@ -68,12 +68,12 @@
|
||||
#- role: rustup
|
||||
# tags: rustup
|
||||
# when: ansible_user_id != 'root'
|
||||
- role: eww
|
||||
tags: eww
|
||||
when: ansible_user_id != 'root'
|
||||
- role: wezterm
|
||||
tags: wezterm
|
||||
when: ansible_user_id != 'root'
|
||||
#- role: kitty
|
||||
# tags: kitty
|
||||
#- role: eww
|
||||
# tags: eww
|
||||
# when: ansible_user_id != 'root'
|
||||
#- role: wezterm
|
||||
# tags: wezterm
|
||||
# when: ansible_user_id != 'root'
|
||||
- role: kitty
|
||||
tags: kitty
|
||||
when: ansible_user_id != 'root'
|
||||
|
Loading…
Reference in New Issue
Block a user