From 0c35005e15dcdda4c199aa30f79faa95da706bc5 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Fri, 1 May 2026 12:50:42 +0530 Subject: asdfasdfasdfasdfasdfasdfadsf an automated commit --- home/ghostty.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'home/ghostty.nix') diff --git a/home/ghostty.nix b/home/ghostty.nix index a8288f2..34d33e9 100644 --- a/home/ghostty.nix +++ b/home/ghostty.nix @@ -7,9 +7,7 @@ settings = { theme = "Catppuccin Mocha"; #background = "#282a36"; - background-opacity = 0.9; - - #custom-shader = "/home/swarn/.config/ghostty/bettercrt.glsl"; + background-opacity = 0.90; window-vsync = true; @@ -26,6 +24,8 @@ cursor-style = "block"; cursor-style-blink = false; + cursor-opacity = 0.90; + mouse-hide-while-typing = true; shell-integration-features = "no-cursor"; #gtk-titlebar = false; @@ -34,8 +34,8 @@ window-theme = "ghostty"; - window-padding-x = 8; - window-padding-y = 2; + window-padding-x = 10; + window-padding-y = 10; window-padding-balance = true; keybind = [ -- cgit v1.1