From 3fa5dcde0532b4fae88118c4629bb485e43c63cb Mon Sep 17 00:00:00 2001 From: Nate Cox Date: Tue, 26 May 2026 17:17:22 -0700 Subject: General updates --- .config/niri/cfg/misc.kdl | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to '.config/niri/cfg/misc.kdl') diff --git a/.config/niri/cfg/misc.kdl b/.config/niri/cfg/misc.kdl index d29d093..0bd247e 100644 --- a/.config/niri/cfg/misc.kdl +++ b/.config/niri/cfg/misc.kdl @@ -1,25 +1,25 @@ - prefer-no-csd - screenshot-path null +prefer-no-csd +screenshot-path null - environment { - ELECTRON_OZONE_PLATFORM_HINT "auto" - QT_QPA_PLATFORM "wayland" - QT_QPA_PLATFORMTHEME "gtk3" - QT_WAYLAND_DISABLE_WINDOWDECORATION "1" - XDG_CURRENT_DESKTOP "niri" - XDG_SESSION_TYPE "wayland" - } +environment { + ELECTRON_OZONE_PLATFORM_HINT "auto" + QT_QPA_PLATFORM "wayland" + QT_QPA_PLATFORMTHEME "gtk3" + QT_WAYLAND_DISABLE_WINDOWDECORATION "1" + XDG_CURRENT_DESKTOP "niri" + XDG_SESSION_TYPE "wayland" +} - cursor { - xcursor-theme "BreezeX-RosePine-Linux" - xcursor-size 24 - } +cursor { + xcursor-theme "BreezeX-RosePine-Linux" + xcursor-size 24 +} - debug { - // Allows notification actions and window activation from Noctalia. - honor-xdg-activation-with-invalid-serial - } +debug { + // Allows notification actions and window activation from Noctalia. + honor-xdg-activation-with-invalid-serial +} - hotkey-overlay { - skip-at-startup - } +hotkey-overlay { + skip-at-startup +} -- cgit v1.3.1