1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 06:51:58 +01:00

disable eww wezterm enable kitty

This commit is contained in:
eoli3n 2024-04-11 08:16:07 +02:00
parent f85aaba9c6
commit 9cc8325981

@ -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'