diff options
Diffstat (limited to 'hm/env/niri/niri.nix')
| -rw-r--r-- | hm/env/niri/niri.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hm/env/niri/niri.nix b/hm/env/niri/niri.nix index f63c1fa..02e7472 100644 --- a/hm/env/niri/niri.nix +++ b/hm/env/niri/niri.nix @@ -46,7 +46,6 @@ in mode = { width = 2560; height = 1440; - # refresh = 239.998; }; }; }; @@ -56,7 +55,7 @@ in theme = "Hoshimi_Miyabi"; }; layout = { - # empty-workspace-above-first = true; + empty-workspace-above-first = true; border = { width = 2; # active = <decoration>; |
