Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1017 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1017 Bytes

A Ulauncher extension to support eOS.

Actions are performed using dbus-send and gsettings.

Possible actions:

  • Suspend computer. Search strings: sleep, suspend
  • Restart computer. Search strings: reboot, restart
  • PowerOff computer. Search strings: shutdown, power-off
  • Lock computer. Search strings: lock
  • LogOut from current sesstion. Search string: logout
  • DND, toggle Do Not Disturb mode. Search strings: dnd
  • Show/Hide battery %, toggle battery percentage. Search string: battery

screenshot

Icons are part of the elementary icons.

Notes:

Some actions may work in other DEs, but this is beyond the scope of this extension.

This extension was inspired by Exit Gnome.