Skip to content

dhennigar/i3-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

			i3::Utils

This repository contains severals scripts which extend the
functionality i3/sway. The i3::Utils module contains a few
useful functions for your own scripting like 'find_node()'.

Dependencies:

    AnyEvent::I3 (https://metacpan.org/pod/AnyEvent::I3)

Installation:

    git clone https://github.com/dhennigar/i3-utils
    cd i3-utils
    perl Makefile.PL
    make
    make test
    make install

Documentation:

    Each function is documented via perldoc, as is the
    i3::Utils module.

About

Extended functionality for i3/sway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages