hyproff

command module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2023 License: MIT Imports: 11 Imported by: 0

README

Hyproff = Helper for Hyprland and Kickoff

This tool is still in it's infancy. It'll output a list in the proper format for Kickoff.

Modules:

  • hyprland: windows to focus
  • path: executables in $PATH
  • desktop: desktop entries
  • vim: vim/neovim sessions
  • custom: custom entries

Install

go install github.com/abenz1267/hyproff@latest

Usage

hyproff | kickoff --from-stdin

Config

Example:

{
  "terminal": "kitty",
  "modules": ["hyprland", "path", "desktop", "vim"],
  "vim": {
    "session_dir": "/home/andrej/.local/share/nvim/sessions",
    "editor": "nvim"
  },
  "custom": {
    "label": "Custom",
    "entries": [
      {
        "name": "MyCustomEntry",
        "exec": "dosomething"
      }
    ]
  }
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL