updated hypr config

This commit is contained in:
2026-03-13 17:28:56 +01:00
parent bc9e2b7c19
commit 20ea9cc4d1
9 changed files with 13 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ general {
resize_on_border = false
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = true
allow_tearing = false
layout = dwindle
}
@@ -96,7 +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 = 0
vrr = 1
font_family = FiraCode Nerd Font
}