diff --git a/users/lyes/desktop/home/apps/ghostty.nix b/users/lyes/desktop/home/apps/ghostty.nix index fa90f5b..2347bfe 100644 --- a/users/lyes/desktop/home/apps/ghostty.nix +++ b/users/lyes/desktop/home/apps/ghostty.nix @@ -11,6 +11,18 @@ settings = { theme = "Rose Pine Moon"; font-family = "JetBrains Mono"; + # background-opacity = 0.9; + # background-blur = true; + + link-url = true; + link-previews = true; + + # keybind = [ + # # "ctrl+digit_0=reset_font_size" + # "ctrl+shift+0=reset_font_size" + # "ctrl+shift+w=close_surface:this" + # ]; + # keybind = "ctrl+shift+w=close_surface:this"; }; }; } diff --git a/users/lyes/desktop/home/desktops/sway.nix b/users/lyes/desktop/home/desktops/sway.nix index 4bafdc0..704067f 100644 --- a/users/lyes/desktop/home/desktops/sway.nix +++ b/users/lyes/desktop/home/desktops/sway.nix @@ -37,7 +37,7 @@ in modifier = "Mod4"; menu = "${pkgs.wofi}/bin/wofi --show drun"; # Switch to ghostty ? - terminal = "${pkgs.gnome-console}/bin/kgx"; + terminal = "${pkgs.ghostty}/bin/ghostty"; output = { "*" = {