diff --git a/docs/kittens/panel.rst b/docs/kittens/panel.rst index 0c6fcc907..65daed177 100644 --- a/docs/kittens/panel.rst +++ b/docs/kittens/panel.rst @@ -204,3 +204,9 @@ Compatibility with various platforms - 🟢 - 🟢 - + + * - XFCE + - 🟢 + - 🟢 + - 🟢 + - diff --git a/kitty_tests/panels.py b/kitty_tests/panels.py index 211aa0cad..8074d7ece 100755 --- a/kitty_tests/panels.py +++ b/kitty_tests/panels.py @@ -28,4 +28,4 @@ def r(msg: str, cmdline: str) -> None: r('background, check transparency and margins and no input focus', 'panel -o background_opacity=0.2 --edge=background --margin-top=50 --margin-bottom=50 --margin-left=100 --margin-right=100') -r('quake, check transparency and focus on show/re-show', 'kitten quick-access-terminal') +r('quake, check transparency and focus on show/re-show', 'quick-access-terminal')