-
when using sxhkd, I created a sxhkd.desktop and it worked perfectly, but it doesn't make sense to create .desktop for command line applications, there could be a file in config/lingmoos/lingmoos to pu…
-
when i run make, i get this:
```
ubuntu@udoobuntu: ~/bspwm $ make
cc -std=c99 -pedantic -Wall -Wextra -I/usr/local/include -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.9\" -Os -c -o bspwm.o bspwm.c
bspwm…
-
```bash
xrdb -merge $HOME/.Xresources
pgrep -x sxhkd > /dev/null || sxhkd &
picom &
nitrogen --restore &
dunst &
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
flashfocus &
```
…
-
Ubuntu 20.04
when trying to install Bspwm
robi@robi-VirtualBox:~/bspwm$ make
cc -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.9-7-gcf2d407\" -c -o bspw…
-
Hey folke,
You've created the project that's been brewing in my head for the past few months (seriously what haven't you written?), and I would love to try it out before taking a swing at it myself…
-
### Issue description
Dunst randomly throws incorrect customized outputs after restarting bspwm.
This is what my notifications normally look like
![image](https://user-images.githubusercontent.…
-
-
i've followed the instruction on https://github.com/windelicato/dotfiles/wiki/bspwm-for-dummies for install bspwm and add the lemonbar,i can run bspwm but the lemonbar is nothing?
this is my ~/.xinitr…
ghost updated
6 years ago
-
Hello, I am a long time user of bspwm, however I was wondering if there is the ability to resize using an outline instead of changing the actual size of the windows. If this is not a native feature, I…
-
hello there :wave: :yum:
i have noticed, and that was intentional at the time, that some part of the config use `polybar` to get the list of connected monitors
i think this is not great because i…