All translations
Views
Actions
Namespaces
Variants
Tools
Enter a message name below to show all available translations.
Found 3 translations.
Name | Current message text |
---|---|
h English (en) | The following are some commonly used options: {{File|file=~/.config/picom/picom.conf|content= <pre> backend = "glx"; glx-no-stencil = true; vsync = true; unredir-if-possible = true; # Shadow shadow = true; # Enabled client-side shadows on windows. shadow-radius = 7; # The blur radius for shadows. (default 12) shadow-offset-x = -7; # The left offset for shadows. (default -15) shadow-offset-y = -7; # The top offset for shadows. (default -15) shadow-exclude = [ "n:e:Notification", "n:e:Docky", "g:e:Synapse", "g:e:Conky", "n:w:*Firefox*", "n:w:*Chromium*", "n:w:*dockbarx*", "class_g ?= 'Cairo-dock'", "class_g ?= 'Xfce4-notifyd'", "class_g ?= 'Xfce4-power-manager'", "class_g ?= 'Notify-osd'", "_GTK_FRAME_EXTENTS@:c" ]; # Opacity detect-client-opacity = true; # Window type settings wintypes: { dock = { shadow = false; }; dnd = { shadow = false; }; tooltip = { shadow = false; }; }; </pre> }} |
h French (fr) | Les lignes suivantes sont quelques options régulièrement utilisées : {{File|file=~/.config/picom/picom.conf|content= <pre> backend = "glx"; glx-no-stencil = true; vsync = true; unredir-if-possible = true; # Effets d'ombres shadow = true; # Active les effets d'ombres sur les fenêtres shadow-radius = 7; # Le rayon de flou de l'ombre (défaut à 12) shadow-offset-x = -7; # Le décalage à gauche de l'ombre. (défaut -15) shadow-offset-y = -7; # Le décalage en haut de l'ombre. (défaut -15) shadow-exclude = [ "n:e:Notification", "n:e:Docky", "g:e:Synapse", "g:e:Conky", "n:w:*Firefox*", "n:w:*Chromium*", "n:w:*dockbarx*", "class_g ?= 'Cairo-dock'", "class_g ?= 'Xfce4-notifyd'", "class_g ?= 'Xfce4-power-manager'", "class_g ?= 'Notify-osd'", "_GTK_FRAME_EXTENTS@:c" ]; # Opacité detect-client-opacity = true; # Options de type de fenêtre wintypes: { dock = { shadow = false; }; dnd = { shadow = false; }; tooltip = { shadow = false; }; }; </pre> }} |
h Russian (ru) | Ниже перечислены некоторые часто используемые опции: {{File|file=~/.config/picom/picom.conf|content= <pre> backend = "glx"; glx-no-stencil = true; vsync = true; unredir-if-possible = true; # Shadow shadow = true; # Включение клиентских теней на окнах. shadow-radius = 7; # Радиус размытия для теней. (по умолчанию 12) shadow-offset-x = -7; # Левое смещение для теней. (по умолчанию -15) shadow-offset-y = -7; # Верхнее смещение для теней. (по умолчанию -15) shadow-exclude = [ "n:e:Notification", "n:e:Docky", "g:e:Synapse", "g:e:Conky", "n:w:*Firefox*", "n:w:*Chromium*", "n:w:*dockbarx*", "class_g ?= 'Cairo-dock'", "class_g ?= 'Xfce4-notifyd'", "class_g ?= 'Xfce4-power-manager'", "class_g ?= 'Notify-osd'", "_GTK_FRAME_EXTENTS@:c" ]; # Непрозрачность detect-client-opacity = true; # Настройки типа окна wintypes: { dock = { shadow = false; }; dnd = { shadow = false; }; tooltip = { shadow = false; }; }; </pre> }} |