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