Commit a866b46
Fix gnome-terminal and theme-import (#987)
* Update theme-import command to new Hydectl
* Fix gnome-terminal by removing '' from terminal
So basically if you run gnome-terminal without | tr -d "'", it will try to run 'kitty' instead of kitty which is an invalid command.
* use xargs to clean a string
* Update gnome-terminal
---------
Co-authored-by: Khing <[email protected]>1 parent b35c4bb commit a866b46
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments