diff --git a/setup.yml b/setup.yml index ccc8993..d3f22f0 100644 --- a/setup.yml +++ b/setup.yml @@ -10,11 +10,37 @@ update_cache: yes upgrade: yes - - name: install ansible basics + - name: install everything what you need pacman: name: - git - ripgrep + - neovim + - zsh + - fzf + - bat + - eza + - code + - btop + - firefox + - hyprland + - hyprpaper + - hyprlock + - waybar + - rofi-wayland + - kitty + - mako + - grim + - slurp + - wl-clipboard + - ttf-jetbrains-mono-nerd + - noto-fonts + - noto-fonts-emoji + - papirus-icon-theme + - pipewire + - pipewire-pulse + - pavucontrol + - network-manager-applet state: present - name: check hyprland conf folder