-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.lst
81 lines (69 loc) · 4.78 KB
/
package.lst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# --------------------------------------------------- // 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
greetd-tuigreet # display manager
# --------------------------------------------------- // Window Manager
# Better to have installed before, GPU configuration may differ
#hyprland # wlroots-based wayland compositor
dunst # notification daemon
rofi-lbonn-wayland-git # application launcher
fuzzel # application launcher
waybar # system bar
hyprpaper # wallpaper
hyprswitch # Hyprland "alt-tab"
hyprlock # 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
wf-recorder
celluloid
# --------------------------------------------------- // Font
ttf-jetbrains-mono-nerd
noto-fonts-emoji
# --------------------------------------------------- // 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
# --------------------------------------------------- // 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
alacritty # terminal
nautilus # gnome file manager
ark # kde file archiver
vim # terminal text editor
visual-studio-code-bin # ide text editor
# --------------------------------------------------- // Shell
zsh # zsh
oh-my-zsh-git # plugin manager for zsh
starship # customizable shell prompt
neofetch # fetch tool
fzf # fuzzy finder
zoxide # cd utility
bat # better cat
eza # better ls utility