https://bugs.kde.org/show_bug.cgi?id=432404

--- Comment #1 from Mikel Johnson <mikel5...@gmail.com> ---
While adding UI is currently not being considered you can still achieve the
desired customization by manually editing config file

Here's a step by step guide:

1. Open ~/.config/plasma-org.kde.plasma.desktop-appletsrc

2. Find the following line: `plugin=org.kde.plasma.kickoff`

3. Below there should be this line:
`[Containments][*][Applets][*][Configuration][General]` (you can't go below
`plugin=other plugin`)

4. Under that line insert `primaryActions=2` and `systemFavorites=x` where x is
the list of wanted action with `,` as a separator

For example: `systemFavorites=logout,reboot,shutdown` for Logout, Restart and
Shutdown


here's a list of all actions (name in UI in brackets if it differs):

suspend(sleep),hibernate,reboot(restart),shutdown,lock-screen,logout,save-session,switch-user

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to