feat: brightnessctl package
This commit is contained in:
parent
06360c5f74
commit
ebcee2dcf7
2 changed files with 2 additions and 2 deletions
|
@ -3,4 +3,4 @@
|
|||
# name: "1920x1080"
|
||||
# -----------------------------------------------------
|
||||
|
||||
monitor=,1920x1080@65,auto,1
|
||||
monitor=,1920x1080@60,auto,1
|
|
@ -7,7 +7,7 @@ CLEAR_CACHE=false
|
|||
DISABLE_GRUB_MENU=false
|
||||
|
||||
declare -A PACKAGES=(
|
||||
["BASE_PACKAGES"]="bluez cronie git stow eza dbus seatd elogind polkit NetworkManager gnome-keyring polkit-gnome pipewire wireplumber inotify-tools void-repo-multilib void-repo-nonfree wifish wpa_gui xorg gnome-keyring polkit-gnome mtpfs inotify-tools ffmpeg libnotify"
|
||||
["BASE_PACKAGES"]="brightnessctl bluez cronie git stow eza dbus seatd elogind polkit NetworkManager gnome-keyring polkit-gnome pipewire wireplumber inotify-tools void-repo-multilib void-repo-nonfree wifish wpa_gui xorg gnome-keyring polkit-gnome mtpfs inotify-tools ffmpeg libnotify"
|
||||
["DEVEL_PACKAGES"]="base-devel startup-notification-devel cairo-devel xcb-util-devel xcb-util-cursor-devel xcb-util-xrm-devel xcb-util-wm-devel"
|
||||
["AMD_DRIVERS"]="opencv Vulkan-Headers Vulkan-Tools Vulkan-ValidationLayers-32bit mesa-vulkan-radeon mesa-vulkan-radeon-32bit vulkan-loader vulkan-loader-32bit libspa-vulkan libspa-vulkan-32bit amdvlk mesa-dri mesa-vaapi"
|
||||
["HYPRLAND_PACKAGES"]="Waybar avizo dunst swaybg mpvpaper grim jq slurp cliphist wl-clipboard swayidle pavucontrol nemo eog pavucontrol evince xorg-server-xwayland xdg-desktop-portal-gtk xdg-desktop-portal-wlr xdg-utils"
|
||||
|
|
Loading…
Add table
Reference in a new issue