mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Fix Fuzzel terminal launcher
This commit is contained in:
parent
4a1b928aab
commit
c5b078f053
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ desktopHomeConfiguration {
|
||||||
layer = "overlay";
|
layer = "overlay";
|
||||||
prompt = ''"❯ "'';
|
prompt = ''"❯ "'';
|
||||||
|
|
||||||
terminal = "ghostty --gtk-single-instance=true -e";
|
terminal = "ghostty -e";
|
||||||
|
|
||||||
tabs = 4;
|
tabs = 4;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue