Git Product home page Git Product logo

suckless's Introduction

suckless

Building

./build.sh $name

For questions, feel free to contact me or comment on the git issues

Troubleshooting

It won't build on my machine!

Make sure you have ${LIBS}, ${CFLAGS}, and friends set correctly in config.mk.
Notice: I use OpenBSD on most of my machines so that tends to be what is currently uncommented.
If you're on Linux, NetBSD, etc you will need to comment/uncomment things appropriately.

Is everything set right but still not building? Let me know!

I can't find #include <dwm.h>, what/where is that?

These headers are how I include themes from my auto-rice script, which you can see here.

This script dumps a .h file to the ~/.cache directory containing the theme template.
This .h gets included in the build from -I${HOME}/.cache/themes in each config.mk.

You'll need to provide your own .h theme template, (or just dont source themes and paste in whatever)

Screenshots


dwm:

obsd_sepia_rice

obsd_sepia_rice2

dmenu:

dmenu

See also


bin - helpful scripts
dots - dotfiles

suckless's People

Contributors

mitchweaver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

suckless's Issues

Discussion: DMENU

For general discussion on dmenu hacking, patches, and troubleshooting.

Discussion: SURF

For general discussion on surf hacking, patches, and troubleshooting.

Discussion: TABBED

For general discussion on tabbed hacking, patches, and troubleshooting.

Discussion: ST

For general discussion on st hacking, patches, and troubleshooting.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.