updated
This commit is contained in:
+4
-13
@@ -80,12 +80,6 @@ animations {
|
||||
animation = workspacesOut, 1, 1.94, almostLinear, fade
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = true # You probably want this
|
||||
}
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
master {
|
||||
new_status = master
|
||||
@@ -95,7 +89,8 @@ 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
|
||||
# 0 = off, 1 = always, 2 = fullscreen only (G7 is a 240Hz VRR panel)
|
||||
vrr = 2
|
||||
font_family = FiraCode Nerd Font
|
||||
}
|
||||
|
||||
@@ -123,12 +118,8 @@ group {
|
||||
# Dark surface background with dimmed, soft text
|
||||
col.inactive = $surface0
|
||||
text_color_inactive = $subtext0
|
||||
height = 1
|
||||
font_size = 11
|
||||
# about half the indicator height
|
||||
text_offset = -7
|
||||
|
||||
# Make the indicator tall enough to render text inside
|
||||
|
||||
# Colored indicator bar, roughly half the groupbar height
|
||||
indicator_height = 15
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user