Changeset ae20e9a for xfce/core


Ignore:
Timestamp:
02/22/2023 04:43:22 PM (14 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1937d63f
Parents:
b3d57664
Message:

Use --exit-with-x11 for dbus-launch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/xfce4-session.xml

    rb3d57664 rae20e9a  
    182182
    183183<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
    184 <literal>dbus-launch --exit-with-session startxfce4</literal>
     184<literal>dbus-launch --exit-with-x11 startxfce4</literal>
    185185EOF
    186186
Note: See TracChangeset for help on using the changeset viewer.