updated hyprland confs

This commit is contained in:
2025-08-02 00:16:14 +02:00
parent bc2cabece3
commit 5696aeed8d
6 changed files with 70 additions and 14 deletions

View File

@@ -97,4 +97,17 @@ 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
font_family = FiraCode Nerd Font
}
group {
groupbar {
font_size = 14
text_color = $text
text_color_inactive = $text
col.active = $maroon
col.inactive = $surface2
}
col.border_active = $maroon $teal 30deg
col.border_inactive = $surface2
}