1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_i3wm.git synced 2024-08-16 10:09:53 +02:00

install i3blocks for Debian

This commit is contained in:
L3D 2021-03-15 18:08:56 +01:00
parent 5d5c485825
commit 8914cb560b
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
---
__i3_packages:
- i3
- i3blocks
- rofi
- feh
- tmux

View file

@ -33,5 +33,5 @@ __i3_workspaces:
user: "{{ i3wm_user }}"
playbook_version_number: 9017 # should be int
playbook_version_number: 9018 # should be int
playbook_version_path: 'role-i3wm_chaos-bodensee_github.com.version'