hyprland and fastfetch
This commit is contained in:
12
install.bash
12
install.bash
@ -1,6 +1,14 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Run as root
|
||||
# Create symbolic links in .conf manually
|
||||
|
||||
pacman -S sway swaybg swayidle swaylock waybar wofi neovim nano man xorg-wayland pavucontrol grim slurp brightnessctl
|
||||
ln -s hypr ../.config/hypr
|
||||
|
||||
# Hyperland stuff
|
||||
pacman -S uwsm hyprland xdg-desktop-portal-hyprland
|
||||
|
||||
# Basic essentials
|
||||
pacman -S waybar dunst libnotify wofi pipewire brightnessctl man-db man-pages
|
||||
|
||||
# Other software
|
||||
pacman -S btop neovim nano grim slurp dust fastfetch feh wl-clipboard
|
||||
|
Reference in New Issue
Block a user