mirror of
https://github.com/Cametendo/MyI3Config-fork.git
synced 2026-03-18 03:40:20 +01:00
Update media control package in packages.txt
Replaced 'pactl' with 'pulseaudio-ctl' for media control.
This commit is contained in:
27
packages.txt
27
packages.txt
@@ -1,47 +1,24 @@
|
||||
# Window manager
|
||||
i3-wm
|
||||
|
||||
# Xorg (required for i3)
|
||||
xorg-server
|
||||
xorg-xinit
|
||||
xorg-xrandr
|
||||
xorg-xsetroot
|
||||
|
||||
# Application launcher (used for menus / overlays)
|
||||
rofi
|
||||
|
||||
# Terminal emulator (default, can be changed via settings/)
|
||||
kitty
|
||||
|
||||
# Clipboard & screenshots
|
||||
maim
|
||||
xclip
|
||||
|
||||
# Audio (PipeWire stack)
|
||||
pipewire
|
||||
pipewire-alsa
|
||||
pipewire-pulse
|
||||
wireplumber
|
||||
pactl
|
||||
|
||||
# Media control keys
|
||||
pulseaudio-ctl # use this instead of pactl
|
||||
playerctl
|
||||
|
||||
# Brightness control
|
||||
brightnessctl
|
||||
|
||||
# Lock screen (optional but recommended)
|
||||
i3lock
|
||||
xss-lock
|
||||
|
||||
# Fonts (to avoid missing glyphs)
|
||||
ttf-dejavu
|
||||
noto-fonts
|
||||
|
||||
# Keyboard tools
|
||||
setxkbmap
|
||||
|
||||
# Common applications (examples, configurable via settings/)
|
||||
firefox
|
||||
gnome-calculator
|
||||
nautilus
|
||||
nautilus
|
||||
|
||||
Reference in New Issue
Block a user