diff --git a/configs/hyprland/hypr/conf/monitors/1920x1080.conf b/configs/hyprland/hypr/conf/monitors/1920x1080.conf index 17f11ec..b69b3fd 100644 --- a/configs/hyprland/hypr/conf/monitors/1920x1080.conf +++ b/configs/hyprland/hypr/conf/monitors/1920x1080.conf @@ -3,4 +3,4 @@ # name: "1920x1080" # ----------------------------------------------------- -monitor=,1920x1080@65,auto,1 \ No newline at end of file +monitor=,1920x1080@60,auto,1 \ No newline at end of file diff --git a/scripts/pkgs-installer.sh b/scripts/pkgs-installer.sh index 3276f97..f2a010c 100755 --- a/scripts/pkgs-installer.sh +++ b/scripts/pkgs-installer.sh @@ -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"