Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
xfce:thunar:faq [2025/05/05 05:28] – minor grammar improvements kevinbowenxfce:thunar:faq [2025/05/07 07:57] (current) – [How to give unique identifiers to specific Thunar windows?] alexxcons
Line 137: Line 137:
   * Wayland: '' $dbus-launch thunar --name My-Custom-Name''   * Wayland: '' $dbus-launch thunar --name My-Custom-Name''
  
-Note that each Thunar instance will create its own dbus service, usually the second instance will fail to acquire the dbus-service-name. Additionally, several other Thunar internal mechanics will be multiplied, leading to a much bigger total memory footprint.+Note that each Thunar instance will create an isolated D-Bus session environment. Additionally, several other Thunar internal mechanics will be multiplied, leading to a much bigger total memory footprint.
  
 ---- ----