Add more kubectl aliases

This commit is contained in:
Hunter Haugen 2025-07-31 12:34:25 -07:00
parent e14b06fb2b
commit 4013c87fda
Signed by: hunner
GPG key ID: EF99694AA599DDAD
3 changed files with 100 additions and 7 deletions

View file

@ -208,6 +208,7 @@ mManageHook = composeAll
, className =? "Cellwriter" --> doIgnore
, resource =? "desktop_window" --> doIgnore
, resource =? "kdesktop" --> doIgnore
, className =? ".alsa-scarlett-gui-wrapped" --> doFloat
, isFullscreen --> doFullFloat ]
------------------------------------------------------------------------