From 1785a23b1eb5f407d41031a54d142bc2c2bcd8cb Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 25 Feb 2025 20:20:12 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-25 20:20:12 --- .config/niri/config.kdl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 61e6fd31..dbfda662 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -112,7 +112,7 @@ layout { // You can change how the focus ring looks. focus-ring { // Uncomment this line to disable the focus ring. - off + // off // How many logical pixels the ring extends out from the windows. width 1 @@ -148,7 +148,7 @@ layout { border { // The settings are the same as for the focus ring. // If you enable the border, you probably want to disable the focus ring. - // off + off width 1 active-color "#B14242" @@ -258,7 +258,7 @@ window-rule { window-rule { match app-id=r#"firefox$"# focus-ring { - width 4 + width 2 } } @@ -291,6 +291,10 @@ window-rule { clip-to-geometry true } +environment { + QT_QPA_PLATFORM "wayland" + DISPLAY ":0" +} binds { // Keys consist of modifiers separated by + signs, followed by an XKB key name // in the end. To find an XKB name for a particular key, you may use a program