mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-10 06:32:42 +02:00
feat: kitty - toggle maximized
This commit is contained in:
@@ -43,6 +43,10 @@
|
|||||||
else 13;
|
else 13;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
keybindings = {
|
||||||
|
"ctrl+shift+m" = "toggle_maximized";
|
||||||
|
};
|
||||||
|
|
||||||
settings =
|
settings =
|
||||||
{
|
{
|
||||||
background_opacity = "0.93";
|
background_opacity = "0.93";
|
||||||
|
|||||||
Reference in New Issue
Block a user