Install autorandr
This commit is contained in:
parent
fbfdaf6000
commit
6575486db6
@ -35,6 +35,7 @@
|
|||||||
become: yes
|
become: yes
|
||||||
community.general.pacman:
|
community.general.pacman:
|
||||||
name:
|
name:
|
||||||
|
- autorandr
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- bind
|
- bind
|
||||||
- bluez
|
- bluez
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
become: yes
|
become: yes
|
||||||
apt:
|
apt:
|
||||||
pkg:
|
pkg:
|
||||||
|
- autorandr
|
||||||
- vim-gtk3
|
- vim-gtk3
|
||||||
- htop
|
- htop
|
||||||
- tmux
|
- tmux
|
||||||
@ -54,4 +55,3 @@
|
|||||||
pkg:
|
pkg:
|
||||||
- redshift
|
- redshift
|
||||||
- picom
|
- picom
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user