Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 

readme.md

Various small utility scripts for my $PATH under the bin directory. Some of them may be fairly reusable as is for others, whereas other scripts may be very specific to my setup πŸ‘‰ vyp/dots.

Note that the guile scripts require lib/guile to be under $GUILE_LOAD_PATH (or otherwise installed somehow).

hlwm-polybar

A script to show focused, occupied, free and urgent herbstluftwm tags in polybar using lemonbar formatting tags. It assumes it is being used only in a single monitor setup for now.

hlwm-tag

A small herbstclient wrapper script for use with herbstluftwm.

It can be used to either switch to, or move the focused client to, the next occupied or free tag.

Usage:

$ hlwm-tag <action> <tag>

Where <action> is either use, move or both, and <tag> is either free or occupied.

You can’t perform that action at this time.