addded stuff

This commit is contained in:
tobi
2022-03-31 18:18:18 +02:00
parent 22fb2ba01c
commit 293e45d29d

View File

@@ -80,7 +80,7 @@
- name: Install packages from AUR
kewlfft.aur.aur:
use: paru
name: oh-my-zsh-git,zsh-theme-powerlevel10k-git,zsh-autosuggestions,zsh-syntax-highlighting,openssh,python-pip
name: oh-my-zsh-git,zsh-theme-powerlevel10k-git,zsh-autosuggestions,zsh-syntax-highlighting,openssh
state: present
become: yes
become_user: aur_builder
@@ -113,7 +113,7 @@
- name: Install packages from AUR
kewlfft.aur.aur:
use: paru
name: gnome,gnome-extra,orchis-theme-git
name: gnome,gnome-extra,orchis-theme-git,python-pip,gnome-shell-extension-dash-to-panel,papirus-icon-theme
state: present
become: yes
become_user: aur_builder
@@ -132,4 +132,5 @@
key: /org/gnome/desktop/interface/gtk-theme
value: "'Orchis-orange-dark'"
state: present
become: yes
become_user: tobi