This commit is contained in:
Zastian Pretorius
2025-08-06 10:46:42 +01:00
parent d81ba65c92
commit 010864f906
6 changed files with 32 additions and 12 deletions

View File

@@ -11,9 +11,9 @@ let
caelestia-cli = inputs.caelestia-cli.packages.${pkgs.system}.caelestia-cli;
mod = "Alt";
terminal = "footclient";
fileManager = "pcmanfm";
fileManager = "dolphin";
runner = "${lib.getExe caelestia-cli} shell drawers toggle launcher";
browser = "zen-twilight";
browser = "zen";
editor = "emacsclient -c";
in
{