Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarcasm/.stumpwm.d

StumpWM configuration
https://github.com/sarcasm/.stumpwm.d

Last synced: about 2 months ago
JSON representation

StumpWM configuration

Awesome Lists containing this project

README

        

README
======

Description
-----------
StumpVM configuration files, starting from init.lisp.

Requirements
------------
The file ~/.stumpwmrc in home should contain the following code:

;; -*-lisp-*-
(in-package :stumpwm)
(load "~/.stumpwm.d/init.lisp")

On debian the following command should install the required packages:

sudo aptitude install git sblc

Install
-------
In console:

git clone [email protected]:Sarcasm/.stumpwm.d.git ~/.stumpwm.d

In ~/.xinitrc

dbus-launch stumpwm

Contact
-------
Guillaume Papin - [email protected]