mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +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
|
#- role: rustup
|
||||||
# tags: rustup
|
# tags: rustup
|
||||||
# when: ansible_user_id != 'root'
|
# when: ansible_user_id != 'root'
|
||||||
- role: eww
|
#- role: eww
|
||||||
tags: 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'
|
# 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