mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(program): replace blackbox with kitty
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
BROWSER = "firefox";
|
||||
TERMINAL = "blackbox";
|
||||
TERMINAL = "kitty";
|
||||
};
|
||||
packages = [
|
||||
pkgs.dconf
|
||||
|
||||
Reference in New Issue
Block a user