From 764c9af1204c8fe124200acb6a73ab97dbb13e80 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 26 Feb 2025 13:15:12 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-26 13:15:12 --- .config/niri/config.kdl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index a50b2769..78432275 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -60,7 +60,7 @@ output "DP-1" { // https://github.com/YaLTeR/niri/wiki/Configuration:-Layout layout { // Set gaps around windows in logical pixels. - gaps 14 + gaps 16 // When to center a column when changing focus, options are: // - "never", default behavior, focusing an off-screen column will keep at the left // or right edge of the screen. @@ -196,15 +196,13 @@ window-rule { } } window-rule { - match app-id="firefox$" + match app-id="vesktop$" clip-to-geometry true + // draw-border-with-background true } window-rule { match app-id="firefox$" clip-to-geometry true - // focus-ring { - // width 2 - // } } // Open the Firefox picture-in-picture player as floating by default. window-rule {