mirror of
https://github.com/Cametendo/MyI3Config-fork.git
synced 2026-03-18 03:40:20 +01:00
Update packages.txt with additional dependencies
Added missing packages and updated comments in packages.txt.
This commit is contained in:
24
packages.txt
24
packages.txt
@@ -1,24 +1,44 @@
|
||||
# Window manager
|
||||
i3-wm
|
||||
|
||||
# Xorg (required for i3)
|
||||
xorg-server
|
||||
xorg-xinit
|
||||
xorg-xrandr
|
||||
xorg-xsetroot
|
||||
xorg-xkb-utils
|
||||
|
||||
# Application launcher
|
||||
rofi
|
||||
|
||||
# Terminal emulator
|
||||
kitty
|
||||
|
||||
# Clipboard & screenshots
|
||||
maim
|
||||
xclip
|
||||
|
||||
# Audio (PipeWire stack)
|
||||
pipewire
|
||||
pipewire-alsa
|
||||
pipewire-pulse
|
||||
wireplumber
|
||||
pulseaudio-ctl # use this instead of pactl
|
||||
|
||||
# Media control keys
|
||||
playerctl
|
||||
|
||||
# Brightness control
|
||||
brightnessctl
|
||||
|
||||
# Lock screen
|
||||
i3lock
|
||||
xss-lock
|
||||
|
||||
# Fonts
|
||||
ttf-dejavu
|
||||
noto-fonts
|
||||
setxkbmap
|
||||
|
||||
# Common applications
|
||||
firefox
|
||||
gnome-calculator
|
||||
nautilus
|
||||
|
||||
Reference in New Issue
Block a user