NOTE ABOUT XDG-TERMINAL
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2025-08-11 10:29:51 +00:00
parent a31a0ca400
commit cfbdc77e6d

View file

@ -44,7 +44,7 @@ in
spreadsheet = "spreadsheet editor"; spreadsheet = "spreadsheet editor";
text = "word processor"; text = "word processor";
}; };
terminal = "terminal"; terminal = "terminal"; # FIXME: should it also set `xdg.terminal-exec.settings.default`?
torrent = "bittorrent client"; torrent = "bittorrent client";
}; };
}; };