diff --git a/homes/julian/features/hyprland/hyprland.lua b/homes/julian/features/hyprland/hyprland.lua index d1de3ab..fe32aa7 100644 --- a/homes/julian/features/hyprland/hyprland.lua +++ b/homes/julian/features/hyprland/hyprland.lua @@ -8,7 +8,7 @@ hl.monitor({ mode = "preferred", position = "auto", scale = "auto", - mirror = "", + mirror = "", }) ------------------- @@ -30,8 +30,6 @@ end) ------------------------------- -- See https://wiki.hypr.land/Configuring/Advanced-and-Cool/Environment-variables/ --- hl.env("XCURSOR_SIZE", "24") --- hl.env("HYPRCURSOR_SIZE", "24") hl.env("TERMINAL", terminal) -- e.g. for emacs ----------------------- @@ -131,7 +129,7 @@ hl.animation({ leaf = "zoomFactor", enabled = true, speed = 7, bezier = "quick" -- Ref https://wiki.hypr.land/Configuring/Basics/Workspace-Rules/ -- "Smart gaps" / "No gaps when only" hl.workspace_rule({ workspace = "w[tv1]", gaps_out = 0, gaps_in = 0 }) -hl.workspace_rule({ workspace = "f[1]", gaps_out = 0, gaps_in = 0 }) +hl.workspace_rule({ workspace = "f[1]", gaps_out = 0, gaps_in = 0 }) -- See https://wiki.hypr.land/Configuring/Layouts/Dwindle-Layout/ for more hl.config({