mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 12:00:14 +00:00
tweaks for ghostty and zellij
This commit is contained in:
@ -26,6 +26,10 @@ in
|
||||
settings = {
|
||||
theme = config.theme.name;
|
||||
font-size = 16;
|
||||
macos-titlebar-style = "hidden";
|
||||
window-decoration = false;
|
||||
macos-non-native-fullscreen = true;
|
||||
fullscreen = true;
|
||||
};
|
||||
themes."gruvbox" = {
|
||||
background = config.theme.colors.base00;
|
||||
|
Reference in New Issue
Block a user