mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 05:40:38 -04:00
Install Script Testing
This commit is contained in:
parent
a523ee2b13
commit
a11d325a19
21 changed files with 1580 additions and 0 deletions
84
Scripts/custom_hypr.lst
Normal file
84
Scripts/custom_hypr.lst
Normal file
|
@ -0,0 +1,84 @@
|
|||
# --------------------------------------------------- // System
|
||||
pipewire # audio/video server
|
||||
pipewire-alsa # pipewire alsa client
|
||||
pipewire-audio # pipewire audio client
|
||||
pipewire-jack # pipewire jack client
|
||||
pipewire-pulse # pipewire pulseaudio client
|
||||
gst-plugin-pipewire # pipewire gstreamer client
|
||||
wireplumber # pipewire session manager
|
||||
pavucontrol # pulseaudio volume control
|
||||
pamixer # pulseaudio cli mixer
|
||||
networkmanager # network manager
|
||||
network-manager-applet # network manager system tray utility
|
||||
bluez # bluetooth protocol stack
|
||||
bluez-utils # bluetooth utility cli
|
||||
blueman # bluetooth manager gui
|
||||
brightnessctl # screen brightness control
|
||||
|
||||
|
||||
# --------------------------------------------------- // Display Manager
|
||||
sddm # display manager for KDE plasma
|
||||
qt5-quickcontrols # for sddm theme ui elements
|
||||
qt5-quickcontrols2 # for sddm theme ui elements
|
||||
qt5-graphicaleffects # for sddm theme effects
|
||||
|
||||
|
||||
# --------------------------------------------------- // Window Manager
|
||||
hyprland # wlroots-based wayland compositor
|
||||
dunst # notification daemon
|
||||
rofi-lbonn-wayland-git # application launcher
|
||||
waybar # system bar
|
||||
swww # wallpaper
|
||||
swaylock-effects-git # lock screen
|
||||
wlogout # logout menu
|
||||
grimblast-git # screenshot tool
|
||||
hyprpicker-git # color picker
|
||||
slurp # region select for screenshot/screenshare
|
||||
swappy # screenshot editor
|
||||
cliphist # clipboard manager
|
||||
|
||||
|
||||
# --------------------------------------------------- // Dependencies
|
||||
polkit-kde-agent # authentication agent
|
||||
xdg-desktop-portal-hyprland # xdg desktop portal for hyprland
|
||||
pacman-contrib # for system update check
|
||||
python-pyamdgpuinfo # for amd gpu info
|
||||
parallel # for parallel processing
|
||||
jq # for json processing
|
||||
imagemagick # for image processing
|
||||
qt5-imageformats # for dolphin image thumbnails
|
||||
ffmpegthumbs # for dolphin video thumbnails
|
||||
kde-cli-tools # for dolphin file type defaults
|
||||
|
||||
|
||||
# --------------------------------------------------- // Theming
|
||||
nwg-look # gtk configuration tool
|
||||
qt5ct # qt5 configuration tool
|
||||
qt6ct # qt6 configuration tool
|
||||
kvantum # svg based qt theme engine
|
||||
qt5-wayland # wayland support in qt5
|
||||
qt6-wayland # wayland support in qt6
|
||||
|
||||
|
||||
# --------------------------------------------------- // Applications
|
||||
firefox # browser
|
||||
kitty # terminal
|
||||
dolphin # kde file manager
|
||||
ark # kde file archiver
|
||||
vim # terminal text editor
|
||||
visual-studio-code-bin # ide text editor
|
||||
|
||||
|
||||
# --------------------------------------------------- // Shell
|
||||
eza|zsh # file lister for zsh
|
||||
oh-my-zsh-git|zsh # plugin manager for zsh
|
||||
zsh-theme-powerlevel10k|zsh oh-my-zsh-git # theme for zsh
|
||||
lsd|fish # file lister for fish
|
||||
starship|fish # customizable shell prompt
|
||||
neofetch # fetch tool
|
||||
pokemon-colorscripts-git|zsh # display pokemon sprites
|
||||
|
||||
|
||||
# --------------------------------------------------- // Hyprdots
|
||||
hyprdots-ctl # cli tool to manage hyprdots
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue