simple desktop environment
Go to file
ed barz 09b3da6fdd fix typos 2020-10-29 16:38:38 +01:00
dmenu initial commit 2019-11-10 11:18:27 +01:00
dwm-gaps key commands replaced with sde-ctl 2019-12-29 13:24:58 +01:00
dwmgobar dwmgobar added to sde, working but needs some cleaning 2019-11-10 16:10:35 +01:00
noice mupdf set as default epub reader 2019-11-22 22:15:29 +01:00
scripts use BROWSER env variable for browser 2020-05-02 12:13:54 +02:00
st-82 initial commit 2019-11-10 11:18:27 +01:00
sxiv sxiv key-handler modified 2019-11-22 15:38:27 +01:00
xbanish xbanish added to sde 2019-11-22 14:07:59 +01:00
.gitignore swap files added to gitignore 2019-11-22 22:09:44 +01:00
Makefile install dwmgobar with the rest 2020-05-02 20:09:02 +02:00
README.md fix typos 2020-10-29 16:38:38 +01:00
style.h DejaVu Sans Mono set to default font 2019-11-22 22:35:30 +01:00

README.md

sde

simple desktop environment

This build of dwm, dmenu, st and sxiv was made to simplify the styling of every program with one single style.h to handle colors and fonts.

##Dependencies

To compile this build of dwm, dmenu, st, sxiv ... you will need the following dependencies on Void Linux, for other distro, you will need to find the equivalents.

xbps-install -S libX11-devel libXft-devel libXinerama-devel imlib2-devel libexif-devel giflib-devel libXt-devel libXfixes-devel libXi-devel go ncurses-devel

This is intended to be used with barzvoid, my Void Linux install script which takes care of the dependencies.

In order not to mess up existing build of dwm or st on your machine, the modified Makefiles will produce a dwm-gaps and st-82 binaries.

##Keyboard layout To change the keymap (for dwm's TAGs) you can uncomment the relevent section or update style.h