https://github.com/ryuslash/sawfish-naquadah-theme
An adaptation of Julien Danjou's naquadah theme for the sawfish window manager
https://github.com/ryuslash/sawfish-naquadah-theme
Last synced: 6 months ago
JSON representation
An adaptation of Julien Danjou's naquadah theme for the sawfish window manager
- Host: GitHub
- URL: https://github.com/ryuslash/sawfish-naquadah-theme
- Owner: ryuslash
- Created: 2012-06-24T20:23:26.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-08T21:24:53.000Z (about 14 years ago)
- Last Synced: 2025-04-22T17:16:54.864Z (over 1 year ago)
- Language: Julia
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Naquadah theme for sawfish
This is an adaptation of Julien Danjou's
[Naquadah](http://git.naquadah.org/?p=naquadah-theme.git;a=summary)
theme.
## Usage
In order to use this theme, put it into one of the directories in
your `theme-load-path` in its own folder. For example:
~/.sawfish/themes/naquadah
And then, in your `~/.sawfish/rc` file you set it as the default frame
style:
(setq default-frame-style 'naquadah)
Or you use any other method of your choosing, such as the customize
interface.
## Features
- Very lightweight, doesn't use any images.
- Shows the title bar at the bottom of the windows.
- Very small and simple, easy to see what's going on.
## Possible caveats
- Very simplistic, doesn't have minimize, maximize or menu buttons
in the title bar, just the title and a close button.
- Shows the title bar at the bottom of the windows.