This commit is contained in:
Matt Nish-Lapidus 2025-04-29 14:06:35 -04:00
parent c1f3e7033b
commit 1a2c966939
9 changed files with 243 additions and 187 deletions

View file

@ -92,7 +92,7 @@ in
environment = {
DISPLAY = ":0";
XDG_CURRENT_DESKTOP = "niri";
# XDG_CURRENT_DESKTOP = "niri";
XDG_SESSION_TYPE = "wayland";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
};
@ -180,6 +180,7 @@ in
{ app-id = "Open Folder$"; }
{ app-id = "Configure Krita"; }
{ app-id = "Create new document Krita"; }
{ app-id = "(unset)"; }
];
open-floating = true;
}