Merge Arch config as main #1
4 changed files with 72 additions and 64 deletions
|
|
@ -1,45 +1,19 @@
|
|||
packagesPacman=(
|
||||
"git"
|
||||
"grep"
|
||||
"wget"
|
||||
"curl"
|
||||
"unzip"
|
||||
"xclip"
|
||||
"ripgrep"
|
||||
"wl-clipboard"
|
||||
"inotify-tools"
|
||||
"hyprland"
|
||||
"pipewire"
|
||||
"wireplumber"
|
||||
"pipewire-audio"
|
||||
"pipewire-alsa"
|
||||
"pipewire-pulse"
|
||||
"bluez"
|
||||
"bluez-utils"
|
||||
"blueman"
|
||||
"xdg-desktop-portal-wlr"
|
||||
"xdg-desktop-portal-hyprland"
|
||||
"python-pywal"
|
||||
"gtk3"
|
||||
"gtk4"
|
||||
"thunar"
|
||||
"kitty"
|
||||
"waybar"
|
||||
"grim"
|
||||
"slurp"
|
||||
"swappy"
|
||||
"cliphist"
|
||||
"xorg-xrdb"
|
||||
"vulkan-icd-loader"
|
||||
"lib32-vulkan-icd-loader"
|
||||
)
|
||||
|
||||
packagesYay=(
|
||||
"rofi-lbonn-wayland-git"
|
||||
"swaync"
|
||||
"swww"
|
||||
"wlogout"
|
||||
"nwg-look"
|
||||
"emote"
|
||||
"hypridle"
|
||||
"hyprlock"
|
||||
)
|
||||
|
|
|
|||
|
|
@ -1,32 +1,18 @@
|
|||
packagesPacman=(
|
||||
"zsh"
|
||||
"bitwarden"
|
||||
"firefox"
|
||||
"github-cli"
|
||||
"lazygit"
|
||||
"neofetch"
|
||||
"neovim"
|
||||
"ttf-jetbrains-mono-nerd"
|
||||
"btop"
|
||||
"cmatrix"
|
||||
"discord"
|
||||
"caprine"
|
||||
"obsidian"
|
||||
"glow"
|
||||
"lutris"
|
||||
"steam"
|
||||
)
|
||||
|
||||
packagesYay=(
|
||||
"cava"
|
||||
"emote"
|
||||
"spotify"
|
||||
"spicetify-cli"
|
||||
)
|
||||
|
||||
packagesBrew=(
|
||||
"zsh-autosuggestions"
|
||||
"zsh-syntax-highlighting"
|
||||
"asdf"
|
||||
"lazydocker"
|
||||
)
|
||||
|
|
|
|||
28
.install/packages/hyprland.sh
Normal file
28
.install/packages/hyprland.sh
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
packagesPacman=(
|
||||
"hyprland"
|
||||
"rofi-wayland"
|
||||
"swaync"
|
||||
"swww"
|
||||
"bluez"
|
||||
"bluez-utils"
|
||||
"blueman"
|
||||
"xdg-desktop-portal-wlr"
|
||||
"xdg-desktop-portal-hyprland"
|
||||
"gtk3"
|
||||
"gtk4"
|
||||
"thunar"
|
||||
"waybar"
|
||||
"grim"
|
||||
"slurp"
|
||||
"swappy"
|
||||
"cliphist"
|
||||
"xorg-xrdb"
|
||||
)
|
||||
|
||||
packagesYay=(
|
||||
"wlogout"
|
||||
"nwg-look"
|
||||
"emote"
|
||||
"hypridle"
|
||||
"hyprlock"
|
||||
)
|
||||
20
.install/packages/shell.sh
Normal file
20
.install/packages/shell.sh
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
packagesPacman=(
|
||||
"kitty"
|
||||
"zsh"
|
||||
"zsh-autosuggestions"
|
||||
"zsh-syntax-highlighting"
|
||||
"git"
|
||||
"github-cli"
|
||||
"lazygit"
|
||||
"neofetch"
|
||||
"ripgrep"
|
||||
"neovim"
|
||||
"ttf-jetbrains-mono-nerd"
|
||||
"btop"
|
||||
"cmatrix"
|
||||
)
|
||||
|
||||
packagesYay=(
|
||||
"asdf-vm"
|
||||
"cava"
|
||||
)
|
||||
Loading…
Add table
Reference in a new issue