Code Monkey home page Code Monkey logo

qpwm's Introduction

sfome

zstd compressed mind

I'm too lazy to develop anything, so during work hours
I write this readme on github, thinking I'm the coolest developer on earth.
At the same time I'm thinking about how nice it would be to take this cute girl
out for a walk or something.

If you still think I'm a good developer,
you've probably met a very arrogant me on one of the discord servers,
furiously trying to prove a completely unviable theory or some other unnecessary bullshit.

discord & telegram: slugonme @ssleert

some of my code examples

Dude, do you really think I'm going to brag about my code?

qpwm's People

Contributors

justleoo avatar ssleert avatar xzecora 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qpwm's Issues

how to enable rofi

I edited config.h file as below

// app launcher
// rofi or dmenu
#const char *menu[] = {"dmenu_run", 0};
const char *menu[] = {"rofi -show run", 0};

then

sudo make clean install
rm -f qpwm *.o
cc -std=c99 -Ofast -flto -march=native -funroll-loops -Wall -Wextra -pedantic -Wold-style-declaration -Wmissing-prototypes -Wno-unused-parameter -o qpwm qpwm.c -lX11
In file included from qpwm.c:89:
config.h:19:2: error: invalid preprocessing directive #const
19 | #const char *menu[] = {"dmenu_run", 0};
| ^~~~~
make: *** [Makefile:13: qpwm] Error 1

so whats the correct way of enabling rofi?

panel for qpwm

What panel/bar will work with qpwm? Any suggestions please

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.