Translations:Tutorials/Using Other Window Managers with Plasma/60/zh-cn

From KDE UserBase Wiki
Revision as of 07:08, 26 February 2021 by Kyanch (talk | contribs) (Created page with "下面的i3窗口规则将帮助你处理通知和其他一些Plasma窗口: {{Input|1=<nowiki>for_window [title="Desktop — Plasma"] kill; floating enable; border none for_wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

下面的i3窗口规则将帮助你处理通知和其他一些Plasma窗口:

for_window [title="Desktop — Plasma"] kill; floating enable; border none
for_window [class="plasmashell"] floating enable;
for_window [class="Plasma"] floating enable; border none
for_window [title="plasma-desktop"] floating enable; border none
for_window [title="win7"] floating enable; border none
for_window [class="krunner"] floating enable; border none
for_window [class="Kmix"] floating enable; border none
for_window [class="Klipper"] floating enable; border none
for_window [class="Plasmoidviewer"] floating enable; border none
for_window [class="(?i)*nextcloud*"] floating disable
for_window [class="plasmashell" window_type="notification"] floating enable, border none, move right 700px, move down 450px
no_focus [class="plasmashell" window_type="notification"]