Skip to content

sirpiksel/yah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yah - yet another home

yah is a collection of utilities

Local Dependencies

dmenu
imagemagick
xclip
xrandr

Options

h, help         print help
a, appLaunch    launch Application-Launcher
c, char         launch Charpicker
g, grab         launch Screenshot-Tool
s, scrLaunch    launch Script-Launcher

Configuration

Before building, make your configuration changes in the file src/config.h. A sample configuration is provided in src/config.h.sample.

Install to profile

To install the tool into your Nix user profile (making it available in your PATH):

nix profile install .

Development

Development Environment

To enter a shell with all dependencies pre-installed:

nix develop

Run directly

To run the tool without installing it or creating a build artifact:

nix run . -- [option]

Local Build

To build the project and create a local result symlink:

nix build

The resulting binary will be located at ./result/bin/yah.

Maintenance

To clear the Nix store and remove unused dependencies:

nix-collect-garbage -d

About

yet another home - linux utility collection

Topics

Resources

License

Stars

Watchers

Forks

Contributors