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
|
i3-wm
|
||||||
|
|
||||||
# Xorg (required for i3)
|
|
||||||
xorg-server
|
xorg-server
|
||||||
xorg-xinit
|
xorg-xinit
|
||||||
xorg-xrandr
|
xorg-xrandr
|
||||||
xorg-xsetroot
|
xorg-xsetroot
|
||||||
|
|
||||||
# Application launcher (used for menus / overlays)
|
|
||||||
rofi
|
rofi
|
||||||
|
|
||||||
# Terminal emulator (default, can be changed via settings/)
|
|
||||||
kitty
|
kitty
|
||||||
|
|
||||||
# Clipboard & screenshots
|
|
||||||
maim
|
maim
|
||||||
xclip
|
xclip
|
||||||
|
|
||||||
# Audio (PipeWire stack)
|
|
||||||
pipewire
|
pipewire
|
||||||
pipewire-alsa
|
pipewire-alsa
|
||||||
pipewire-pulse
|
pipewire-pulse
|
||||||
wireplumber
|
wireplumber
|
||||||
pactl
|
pulseaudio-ctl # use this instead of pactl
|
||||||
|
|
||||||
# Media control keys
|
|
||||||
playerctl
|
playerctl
|
||||||
|
|
||||||
# Brightness control
|
|
||||||
brightnessctl
|
brightnessctl
|
||||||
|
|
||||||
# Lock screen (optional but recommended)
|
|
||||||
i3lock
|
i3lock
|
||||||
xss-lock
|
xss-lock
|
||||||
|
|
||||||
# Fonts (to avoid missing glyphs)
|
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
noto-fonts
|
noto-fonts
|
||||||
|
|
||||||
# Keyboard tools
|
|
||||||
setxkbmap
|
setxkbmap
|
||||||
|
|
||||||
# Common applications (examples, configurable via settings/)
|
|
||||||
firefox
|
firefox
|
||||||
gnome-calculator
|
gnome-calculator
|
||||||
nautilus
|
nautilus
|
||||||
|
|||||||
Reference in New Issue
Block a user