update hyprlock & change to default file manager to dolphin

This commit is contained in:
2025-07-09 21:16:09 +03:00
parent d6a70ecd95
commit aeb3f14a90
9 changed files with 453 additions and 206 deletions

View File

@@ -1,19 +1,19 @@
# Auto-generated by HyDE // Read-only
# // ----------------------------
# HyDE Theme: Catppuccin Latte
# Configuration File: "/home/elleoma/.config/hyde/themes/Catppuccin Latte/hypr.theme"
# Wallbash Mode : theme
# HyDE Theme: Code Garden
# Configuration File: "/home/elleoma/.config/hyde/themes/Code Garden/hypr.theme"
# Wallbash Mode : auto
# // ----------------------------
$HYDE_THEME=Catppuccin Latte
$GTK_THEME=Catppuccin-Latte
$COLOR-SCHEME=prefer-light
$ICON_THEME=Tela-circle-grey
$HYDE_THEME=Code Garden
$GTK_THEME=Kripton
$COLOR-SCHEME=prefer-dark
$ICON_THEME=Vivid-Glassy-Dark-Icons
$CURSOR_THEME=Bibata-Modern-Ice
$CURSOR_SIZE=24
$CURSOR_THEME=Sweet-cursors
$CURSOR_SIZE=20
$FONT=Cantarell
$FONT=Noto_Sans
$FONT_SIZE=10
$DOCUMENT_FONT=Cantarell
$DOCUMENT_FONT_SIZE=10
@@ -48,3 +48,20 @@ $SDDM_THEME=
# exec = hyde-shell walbash code $CODE_THEME # Setting the code theme
# // ----------------------------
#//---Wallbash mode enabled---
# Overriding values above
$GTK_THEME = Wallbash-Gtk
$COLOR_SCHEME = prefer-dark
general {
col.active_border = rgba(FB4722ff) rgba(523029ff) 45deg
col.inactive_border = rgba(111524ff) rgba(667EBAff) 45deg
}
group {
col.border_active = rgba(FB4722ff) rgba(523029ff) 45deg
col.border_inactive = rgba(111524cc) rgba(667EBAcc) 45deg
col.border_locked_active = rgba(050505ff) rgba(CFD6D8ff) 45deg
col.border_locked_inactive = rgba(FFFFFFcc) rgba(D2D1CFcc) 45deg
}