add dolphin

This commit is contained in:
2025-08-06 18:03:42 +02:00
parent d210782514
commit 57379918cd
2 changed files with 2 additions and 0 deletions

View File

@@ -263,6 +263,7 @@ in {
acpi
# fcitx5
# fcitx5-configtool
dolphin
]);
programs.steam.enable = true;

View File

@@ -52,6 +52,7 @@ myConfig =
}
`additionalKeysP` [ ("M-b", spawn browser),
("M-c", spawn "chromium"),
("M-e", spawn "dolphin"),
-- , ("M-t", spawn terminal)
-- , ("M-S-Enter", spawn terminal)
-- , ("<Print>", spawn "scrot ~/Pictures/Screenshots/%b-%d::%H-%M-%S.png")