Translations:Tutorials/Using Other Window Managers with Plasma/57/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "ajoutez le nom de la fenêtre à la configuration i3. Cet exemple utilise l'installation Plasma en allemand. {{Input|1=<nowiki>for_window [title="Arbeitsfläche — Plasma"] k...")
 
(No difference)

Latest revision as of 22:15, 30 April 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Using Other Window Managers with Plasma)
add the name of the window to the i3 config. This example uses the German Plasma installation.
{{Input|1=<nowiki>for_window [title="Arbeitsfläche — Plasma"] kill; floating enable; border none
</nowiki>}}

ajoutez le nom de la fenêtre à la configuration i3. Cet exemple utilise l'installation Plasma en allemand.

for_window [title="Arbeitsfläche — Plasma"] kill; floating enable; border none