mirror of
https://github.com/Cametendo/MyI3Config-fork.git
synced 2026-03-18 03:40:20 +01:00
chaged structure and added intsal script
This commit is contained in:
21
packages.txt
21
packages.txt
@@ -7,40 +7,41 @@ xorg-xinit
|
||||
xorg-xrandr
|
||||
xorg-xsetroot
|
||||
|
||||
# Application launcher
|
||||
# Application launcher (used for menus / overlays)
|
||||
rofi
|
||||
|
||||
# Terminal (used by ml4w scripts, adjust if needed)
|
||||
# Terminal emulator (default, can be changed via settings/)
|
||||
kitty
|
||||
|
||||
# Clipboard + screenshots
|
||||
# Clipboard & screenshots
|
||||
maim
|
||||
xclip
|
||||
|
||||
# Audio
|
||||
# Audio (PipeWire stack)
|
||||
pipewire
|
||||
pipewire-alsa
|
||||
pipewire-pulse
|
||||
wireplumber
|
||||
pactl
|
||||
|
||||
# Media keys
|
||||
# Media control keys
|
||||
playerctl
|
||||
|
||||
# Brightness
|
||||
# Brightness control
|
||||
brightnessctl
|
||||
|
||||
# Lock screen (recommended)
|
||||
betterlockscreen
|
||||
# Lock screen (optional but recommended)
|
||||
i3lock
|
||||
xss-lock
|
||||
|
||||
# Fonts (avoid missing glyphs)
|
||||
# Fonts (to avoid missing glyphs)
|
||||
ttf-dejavu
|
||||
noto-fonts
|
||||
|
||||
# Keyboard tools
|
||||
setxkbmap
|
||||
|
||||
# Utils
|
||||
# Common applications (examples, configurable via settings/)
|
||||
firefox
|
||||
gnome-calculator
|
||||
nautilus
|
||||
Reference in New Issue
Block a user