Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 822 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 822 Bytes

Stumbling through my first real try at linux desktop

Dependencies: yes!

sudo pacman -S git go
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
yay -S ripgrep wl-clipboard-history wl-paste wlsunset hyprpaper hyprlock eww wezterm firefox wlogout wofi grimblast npm neovim ttf-jetbrains-mono-nerd

Sources of copypasta inspiration