mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
added i3 gaps installation
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
pacman:
|
||||
name: xorg-xinit
|
||||
state: present
|
||||
- name: Install i3-gaps (window manager)
|
||||
become: true
|
||||
pacman:
|
||||
name: i3-gaps
|
||||
state: present
|
||||
- name: Install Tokei (line of code counter)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user