Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarcasm/.stumpwm.d
StumpWM configuration
https://github.com/sarcasm/.stumpwm.d
Last synced: about 2 months ago
JSON representation
StumpWM configuration
- Host: GitHub
- URL: https://github.com/sarcasm/.stumpwm.d
- Owner: Sarcasm
- Created: 2011-05-07T21:26:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-08T19:31:32.000Z (over 13 years ago)
- Last Synced: 2023-03-11T08:55:57.206Z (almost 2 years ago)
- Language: Common Lisp
- Homepage:
- Size: 90.8 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]