mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(constants): extract terminal to $TERMINAL
This commit is contained in:
@@ -4,7 +4,6 @@ with config.niveum; {
|
||||
enable = true;
|
||||
separator = "solid";
|
||||
scrollbar = false;
|
||||
terminal = applications.terminal;
|
||||
borderWidth = 0;
|
||||
lines = 5;
|
||||
font = "Monospace ${toString (fonts.size + 1)}";
|
||||
|
||||
Reference in New Issue
Block a user