upadted waybar + hypr theme

This commit is contained in:
2025-08-29 01:12:56 +02:00
parent 02e48b7d1e
commit 251b5a5eeb
15 changed files with 592 additions and 395 deletions

View File

@@ -13,7 +13,7 @@ general {
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
# col.active_border = rgba(cba6f7ee) rgba(f38ba8ee) 45deg
col.active_border = rgb($mauveAlpha) rgb($tealAlpha) 30deg
col.active_border = rgb($mauveAlpha) rgb($blueAlpha) 30deg
col.inactive_border = rgb($surface2Alpha)
# Set to true enable resizing windows by clicking and dragging on borders and gaps
@@ -96,8 +96,7 @@ master {
misc {
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
vrr = 1
vfr = true
vrr = 0
font_family = FiraCode Nerd Font
}