Skip to content

PlugaruT/ulauncher-eos-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.