mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added bottom installation
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
pacman:
|
||||
name: chromium
|
||||
state: present
|
||||
- name: Install bottom (processes visualizer)
|
||||
become: true
|
||||
pacman:
|
||||
name: bottom
|
||||
state: present
|
||||
become: true
|
||||
pacman:
|
||||
name: xorg-xset
|
||||
|
||||
Reference in New Issue
Block a user