Changeset ae20e9a for kde/plasma5


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
  • kde/plasma5/plasma-all.xml

    rb3d57664 rae20e9a  
    431431
    432432<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
    433 <literal>dbus-launch --exit-with-session $KF5_PREFIX/bin/startplasma-x11</literal>
     433<literal>dbus-launch --exit-with-x11 $KF5_PREFIX/bin/startplasma-x11</literal>
    434434EOF
    435435
Note: See TracChangeset for help on using the changeset viewer.