feat: Implement comprehensive theme management and fix Alacritty opacity

This commit is contained in:
2025-11-14 19:17:06 +01:00
parent 0349e3bbd6
commit 116642189e
7 changed files with 108 additions and 27 deletions

View File

@@ -2,6 +2,10 @@
# always refer to Hyprland wiki
# https://wiki.hyprland.org/
# Autostart gnome-keyring-daemon
exec-once = /usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh
# Initial boot script enable to apply initial wallpapers, theming, new settings etc.
# suggest not to change this or delete this including deleting referrence file in ~/.config/hypr/.initial_startup_done
# as long as the referrence file is present, this initial-boot.sh will not execute