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
|
i3-wm
|
||||||
|
|
||||||
|
# Xorg (required for i3)
|
||||||
xorg-server
|
xorg-server
|
||||||
xorg-xinit
|
xorg-xinit
|
||||||
xorg-xrandr
|
xorg-xrandr
|
||||||
xorg-xsetroot
|
xorg-xsetroot
|
||||||
|
xorg-xkb-utils
|
||||||
|
|
||||||
|
# Application launcher
|
||||||
rofi
|
rofi
|
||||||
|
|
||||||
|
# Terminal emulator
|
||||||
kitty
|
kitty
|
||||||
|
|
||||||
|
# Clipboard & screenshots
|
||||||
maim
|
maim
|
||||||
xclip
|
xclip
|
||||||
|
|
||||||
|
# Audio (PipeWire stack)
|
||||||
pipewire
|
pipewire
|
||||||
pipewire-alsa
|
pipewire-alsa
|
||||||
pipewire-pulse
|
pipewire-pulse
|
||||||
wireplumber
|
wireplumber
|
||||||
pulseaudio-ctl # use this instead of pactl
|
|
||||||
|
# Media control keys
|
||||||
playerctl
|
playerctl
|
||||||
|
|
||||||
|
# Brightness control
|
||||||
brightnessctl
|
brightnessctl
|
||||||
|
|
||||||
|
# Lock screen
|
||||||
i3lock
|
i3lock
|
||||||
xss-lock
|
xss-lock
|
||||||
|
|
||||||
|
# Fonts
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
noto-fonts
|
noto-fonts
|
||||||
setxkbmap
|
|
||||||
|
# Common applications
|
||||||
firefox
|
firefox
|
||||||
gnome-calculator
|
gnome-calculator
|
||||||
nautilus
|
nautilus
|
||||||
|
|||||||
Reference in New Issue
Block a user