mirror of
https://github.com/hyprwm/contrib.git
synced 2025-05-12 21:30:37 +01:00
|
||
---|---|---|
.. | ||
default.nix | ||
Makefile | ||
README.md | ||
scratchpad |
Scratchpad
A Bash script that instantly sends focused window to a special workspace named
scratchpad
and makes it easier to retrieve the window back to the current
workspace.
Usage:
To send the window to scratchpad
bind = SUPER, s, exec, scratchpad
To get back the window
bind = SUPERSHIFT, s, exec, scratchpad -g
use -h
flag to get help.