mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Modify docs since --class and --name dont apply to panels on Wayland
This commit is contained in:
@@ -67,7 +67,7 @@ opt('+kitty_override', '', long_text='Override individual kitty configuration op
|
||||
)
|
||||
|
||||
opt('app_id', f'{appname}-quick-access',
|
||||
long_text='The Wayland APP_ID assigned to the quick access window (Linux only)')
|
||||
long_text='The WM_CLASS assigned to the quick access window (X11 only)')
|
||||
|
||||
|
||||
opt('output_name', '', long_text='''
|
||||
|
||||
Reference in New Issue
Block a user