Skip to content

splintersuidman/chunkwm-rs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chunkwm-rs plugin template Build Status

A template for using chunkwm-rs.

Usage

  • Clone this repository (git clone https://github.com/splintah/chunkwm-rs-template).
  • Run make install.
  • Copy bin/template.so to your-chunkwm-plugins/template.so, where 'your-chunkwm-plugins' should be replaced with the directory specified in your chunkwmrc after chunkc core::plugin_dir.
  • Run chunkc core::load template.so.

To change the plugin, edit src/lib.rs.

When using a different name than template, change all occurrences of template in the Makfile to the new name, and make sure the name is changed in Cargo.toml.

About

A template for using chunkwm-rs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published