Skip to content

antonha/cludjer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Cludjer

Simple window manager thingy built on top of https://github.com/sdegutis/zephyros using Clojure.

Sets up a few bindings for nudging windows in different directions on the screen. Use main.clj as the script for Zephyros. Remember to use TCP sockets, as the Clojure API can not use unix sockets.

See https://github.com/sdegutis/zephyros/blob/master/Docs/Clojure.md for setup instructions.

Install

  • Install zephyros Link
  • Download main.clj
  • Add [lein-exec "0.3.0"] to your ~/.lein/profiles.clj :user :plugins {:user {:plugins [[lein-exec "0.3.0"]]}}
  • Start Zephyros
  • Open Zepyhyros preferences (right-click icon in menu bar)
  • Select to run on TCP port
  • Put "lein exec <location of main.clj>" in the script box

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors