mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Remove unnecessay flags from Fuzzel terminal option
This commit is contained in:
parent
5a4f458903
commit
54fc61bd7f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ homeConfiguration "nixos" {
|
|||
dpi-aware = false;
|
||||
prompt = ''"❯ "'';
|
||||
|
||||
terminal = "kitty --detach --hold";
|
||||
terminal = "kitty";
|
||||
|
||||
tabs = 4;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue