hyprland again, waybar updates, bluetooth updates, wallpaper updates

This commit is contained in:
mjallen18
2025-06-26 12:10:55 -05:00
parent 5272494733
commit 91873cc197
13 changed files with 568 additions and 501 deletions

View File

@@ -6,6 +6,13 @@ let
themeColor = "dark"; # [ "standard" "light" "dark" ]
iconThemeVariant = "all"; # [ "default" "purple" "pink" "red" "orange" "yellow" "green" "teal" "grey" "all" ]
iconScheme = "nord"; # [ "default" "nord" "dracula" "gruvbox" "everforest" "catppuccin" "all" ]
# customized_sddm_astronaut = pkgs.sddm-astronaut.override {
# embeddedTheme = "hyprland_kath";
# themeConfig = {
# Background = "path/to/background.jpg";
# };
# };
in
{
# Displays
@@ -52,7 +59,10 @@ in
fontSize = 12;
# SDDM/Locking
sddmTheme = "sddm-astronaut";
sddm = {
themeName = "sddm-astronaut-theme";
package = pkgs.sddm-astronaut;
};
lockScreenTimer = 900; # 15 min
screenOffTimer = 930; # 15.5 min
suspendTimer = 3600; # 1hr