mcountryman / danke

A stash utility built for yabai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danke

A stash utility built for yabai.

danke will allow you to cycle through minimized windows, toggle the visibility of a minimized window, and force them in a floating state until you're done with them.

Install

git clone https://github.com/mcountryman/danke.git
cargo install --path danke

Usage

# Cycles through stashed windows
danke cycle

# Toggles the visiblity of the last stashed window
danke show

# Changes the stashy-ness of the focused window
danke stash

Examples

About

A stash utility built for yabai

License:MIT License


Languages

Language:Rust 100.0%