summaryrefslogtreecommitdiff
path: root/.config/niri/cfg/misc.kdl
diff options
context:
space:
mode:
authorNate Cox <nate@natecox.dev>2026-05-26 17:17:22 -0700
committerNate Cox <nate@natecox.dev>2026-05-26 17:25:40 -0700
commit3fa5dcde0532b4fae88118c4629bb485e43c63cb (patch)
treed26cf9a9b026d816a491744823198fa2ac98ad3d /.config/niri/cfg/misc.kdl
parentf1d90e53101302533061f44163968ef8fd67b4a3 (diff)
downloaddotfiles-3fa5dcde0532b4fae88118c4629bb485e43c63cb.tar.bz2
dotfiles-3fa5dcde0532b4fae88118c4629bb485e43c63cb.zip
General updates
Diffstat (limited to '.config/niri/cfg/misc.kdl')
-rw-r--r--.config/niri/cfg/misc.kdl42
1 files changed, 21 insertions, 21 deletions
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
+}