From 11636e41f2b62b3964ec9a9849e5a8c600c79407 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Fri, 27 Feb 2026 07:33:03 -0500 Subject: [PATCH] + brightnessctl & playerctl --- dots/archinstall/common/packages.txt | 5 +++-- {obsolete/dots => dots}/hypridle/hypridle.conf | 2 +- {obsolete/dots => dots}/hyprlock/hyprlock.conf | 0 3 files changed, 4 insertions(+), 3 deletions(-) rename {obsolete/dots => dots}/hypridle/hypridle.conf (81%) rename {obsolete/dots => dots}/hyprlock/hyprlock.conf (100%) diff --git a/dots/archinstall/common/packages.txt b/dots/archinstall/common/packages.txt index 912e40b..375ef27 100644 --- a/dots/archinstall/common/packages.txt +++ b/dots/archinstall/common/packages.txt @@ -113,7 +113,6 @@ aur:yt-dlp-git # cli downloader - youtube-dl fork #p7zip # file archiver #pasystray # pulse audio system tray #pdfarranger # pdf editor -#playerctl # media player controller #plocate # faster mlocate alternative #polkit # toolkit for controlling system-wide privileges | needed for tuxedo-control-center rights #reaper # daw @@ -139,7 +138,7 @@ aur:yt-dlp-git # cli downloader - youtube-dl fork #xorg-xdpyinfo # display information utility for x #zed # code editor -lm_sensors # tools for general smbus access and hardware monitoring +brightnessctl # brightness control tool cups # printing cups-pdf # pdf printer for cups fd # user-friendly alternative to find | https://github.com/sharkdp/fd @@ -147,6 +146,7 @@ htop # view processes keepassxc # password manager kitty # terminal less # cli text viewer +lm_sensors # tools for general smbus access and hardware monitoring nextcloud-client # nextcloud sync client noto-fonts # google noto ttf fonts noto-fonts-cjk # asian characters fonts @@ -155,6 +155,7 @@ noto-fonts-extra # google noto ttf fonts - additional var nwg-look # wayland alternative to lxappearance pavucontrol # pulseaudio volume control pcmanfm # file manager +playerctl # media player controller psensor # graphical hardware temperature monitoring application rsync # file copying tool samba # access samba shares (smb://) and cifs mounts (cifs-utils) diff --git a/obsolete/dots/hypridle/hypridle.conf b/dots/hypridle/hypridle.conf similarity index 81% rename from obsolete/dots/hypridle/hypridle.conf rename to dots/hypridle/hypridle.conf index 3b0715f..e202392 100644 --- a/obsolete/dots/hypridle/hypridle.conf +++ b/dots/hypridle/hypridle.conf @@ -1,7 +1,7 @@ # timeout in seconds # # https://github.com/hyprwm/hypridle -# https://github.com/hyprwm/hypridle/issues/7 +# https://wiki.hypr.land/Hypr-Ecosystem/hypridle/ general { } diff --git a/obsolete/dots/hyprlock/hyprlock.conf b/dots/hyprlock/hyprlock.conf similarity index 100% rename from obsolete/dots/hyprlock/hyprlock.conf rename to dots/hyprlock/hyprlock.conf