1
Fork 0
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:
RGBCube 2024-01-18 12:28:39 +03:00
parent 4a1b928aab
commit c5b078f053
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ desktopHomeConfiguration {
layer = "overlay";
prompt = ''" "'';
terminal = "ghostty --gtk-single-instance=true -e";
terminal = "ghostty -e";
tabs = 4;