Manjaro Difference between revisions of "Translations:Using Compton for a tear-free experience in Xfce/7/fr"

Difference between revisions of "Translations:Using Compton for a tear-free experience in Xfce/7/fr"

From Manjaro
(Created page with "Créez un nouveau fichier ''~/.config/autostart/picom.desktop'' avec le contenu suivant : {{File|file=~/.config/autostart/picom.desktop|content= <pre> [Desktop Entry] Encodi...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 17:03, 24 September 2024

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 (Using Compton for a tear-free experience in Xfce)
Create a new file ''~/.config/autostart/picom.desktop'' with content
{{File|file=~/.config/autostart/picom.desktop|content=
<pre>
 [Desktop Entry]
 Encoding=UTF-8
 Version=0.9.4
 Type=Application
 Name=Picom
 Comment=X11 compositor
 Exec=compton -b
 OnlyShowIn=XFCE;
 StartupNotify=false
 Terminal=false
 Hidden=false
</pre>
}}

Créez un nouveau fichier ~/.config/autostart/picom.desktop avec le contenu suivant :

~/.config/autostart/picom.desktop
 [Desktop Entry]
 Encoding=UTF-8
 Version=0.9.4
 Type=Application
 Name=Picom
 Comment=X11 compositor
 Exec=compton -b
 OnlyShowIn=XFCE;
 StartupNotify=false
 Terminal=false
 Hidden=false
Cookies help us deliver our services. By using our services, you agree to our use of cookies.