mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +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";
|
||||
prompt = ''"❯ "'';
|
||||
|
||||
terminal = "ghostty --gtk-single-instance=true -e";
|
||||
terminal = "ghostty -e";
|
||||
|
||||
tabs = 4;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue