Add XFCE to the X11 compatibility matrix
This commit is contained in:
parent
07cda6ac45
commit
7dc673e485
2 changed files with 7 additions and 1 deletions
|
|
@ -204,3 +204,9 @@ Compatibility with various platforms
|
|||
- 🟢
|
||||
- 🟢
|
||||
-
|
||||
|
||||
* - XFCE
|
||||
- 🟢
|
||||
- 🟢
|
||||
- 🟢
|
||||
-
|
||||
|
|
|
|||
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Reference in a new issue