mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-04 20:21:11 +00:00
tweaks for ghostty and zellij
This commit is contained in:
parent
fa1482dcfc
commit
cf7966d73d
@ -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;
|
||||
|
@ -30,9 +30,12 @@ in
|
||||
# };
|
||||
unbind = {
|
||||
_args = [
|
||||
"Ctrl p"
|
||||
"Ctrl g"
|
||||
"Ctrl h"
|
||||
"Ctrl n"
|
||||
"Ctrl o"
|
||||
"Ctrl p"
|
||||
"Ctrl q"
|
||||
"Ctrl s"
|
||||
];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user