ghostts extend
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
package = pkgs.ghostty;
|
package = pkgs.ghostty;
|
||||||
settings = with rice.color; {
|
settings = with rice.color; {
|
||||||
background = background;
|
background = background;
|
||||||
|
window-padding-color = "extend";
|
||||||
background-opacity = builtins.toString rice.transparency;
|
background-opacity = builtins.toString rice.transparency;
|
||||||
clipboard-paste-protection = false;
|
clipboard-paste-protection = false;
|
||||||
clipboard-read = "allow";
|
clipboard-read = "allow";
|
||||||
|
|||||||
Reference in New Issue
Block a user