Trying to rebind super key to rofi

This page summarizes the projects mentioned and recommended in the original post on /r/kde

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • superkey-launch

    Linux utility to configure modifier keys to act as other keys when pressed and released on their own.

  • So you either write some kind of dbus service that calls rofi (shouldn't be too hard) or you can use an alternative daemon like this one https://github.com/ryanpcmcquen/superkey-launch

  • plasma-hud

    Provides a way to run menubar commands in KDE Plasma through rofi, much like the Unity 7 Heads-Up Display (HUD).

  • If you have troubles implementing the dbus method you can take a look to the source code of plasma-hud here. It's a python daemon that creates a dbus service that you can call to show a rofi menu. Theres a lot of stuff going on there, but the important bits are at the end of the script, starting from line 713.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts