-
Every time I am AFK for around 20-30 minutes, the BSPWM freezes and i have to pkill -u user_name every time in order to login again. This issue is same for me as well as for my other PC's too. Please …
-
```
XF86AudioLowerVolume
~/scripts/volume-down.sh
super + F11
~/scripts/volume-down.sh
```
I have these two hotkeys in my config file. On English keyboard layout, I can press Super and press…
-
I'm a bit confused, I'm using the following setup for my monitors:
``` bash
# Set HDMI monitor
bspc monitor HDMI-A-0 -d 5 6 7 8
# Set laptop monitor
bspc monitor eDP -d 1 2 3 4
```
I would …
-
### Checklist before submitting an issue
- [X] I have searched through the existing closed and open issues and made sure this is not a duplicate
- [X] I have specifically verified that this bug is…
-
I'm not sure if this is intended behaviour but bspc returns with exit status 1 if the main node selector of the node command succeeds while the one of a sub-command (-f, -a etc.) fails. Consider the f…
-
Randomly the keyboard stops working correctly, I have noticed that in the text fields no letters that have been pressed are typed, however the combinations do work. I noticed that something that fixes…
-
### Flameshot Version
Flameshot v12.1.0 (-)
Compiled with Qt 5.15.5
### Installation Type
Linux, MacOS, or Windows Package manager (apt, pacman, eopkg, choco, brew, ...)
### Operating System ty…
-
I made a issue of this on the Steam for Linux Github, but wanted to add it here just incase this is a bug with bspwm itself.
Certain secondary Steam windows, mainly floating windows, will not be re…
-
So i have my 5 defined desktops but there is an additional desktop which i havent defined anywhere and its name is just "Desktop".
Heres my bspwmrc file:
```
#! /bin/sh
bspc config remove_disa…
-
I'm using the `caps:hyper` xkb option to map the hyper modifier to caps lock.
Pressing super-a or capslock-a will do the same thing with this config:
```
hyper + a
xmessage test
```
In `xe…