wildfire: 197 current 2025-06-18 17:22:35 25.05.20250615.6c64dab 6.15.2 *

This commit is contained in:
2025-06-18 17:22:39 +02:00
parent 2662547e33
commit 611d99876b

View File

@ -4,14 +4,9 @@
theme = "gruvbox-dark"; theme = "gruvbox-dark";
font = "Intel One Mono"; font = "Intel One Mono";
modes = [ modes = [
"combi" "drun"
"window"
]; ];
extraConfig = {
"combi-modes" = [
"drun"
"window"
];
};
terminal = "\${pkgs.ghostty}/bin/ghostty"; terminal = "\${pkgs.ghostty}/bin/ghostty";
}; };
} }