Skip to content

emakman/sway-scratchpads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sway-scratchpads

A simple manager for huds in sway.

It stores a list of scratchpad commands and associated client ids. When you tell it to show a scratchpad, it makes sure there is a client with that id (by running the command if it needs to) and then shows that client. When you tell it to hide a scratchpad it hides the client with that id.

Runs as a daemon so it can pay attention when new clients are opened and send them to the scratchpad if they're configured as scratchpad windows.

Installation

make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published