Switching to ghostty

This commit is contained in:
Lyes Saadi 2025-12-24 23:21:50 +01:00
parent 43e72e2413
commit 9c9a75712f
Signed by: lyes
GPG key ID: 55A1D803917CF39A
2 changed files with 13 additions and 1 deletions

View file

@ -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";
};
};
}

View file

@ -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 = {
"*" = {