-
I'm on arch linux running bspwm with sxhkd.
I'm mainly a dvorak guy and that's what I want sxhkd to be using.
I recently updated my system and I'm not sure but I think that has been the cause for …
-
Please, add a possibility to use env vars in config/daemon, similar to sxhkd.
Example use case:
```
super + enter
$TERMINAL
```
-
I am using the default bwpwmrc and sxhkdrc from `/usr/share/doc/bspwm/examples`, with only one slight modification: substituting `urxvt` for `termite`.
The problem is that with the default configs,…
-
I want some new features bc it's even more thin than other wms which mean I can't do something in
this wm,but I still love this wm
1 . Move a window to another workspace(wormc)
for example:
in sxhkd…
-
Anyone was able to install bspwm and running it under XQuartz ?
I checked some tutorials and pages but they were either outdated or not fully explaining the proceudre.
Here is a link to the tuto…
-
akie3301 ~/banbeu-arch-dotfiles git-[ main]- cd config && make
stow --verbose --target=$HOME --restow bspwm/ code/ dunst/ gotop/ mpd/ ncmpcpp/ neofetch/ nvim/ picom/ polybar/ rofi/ sxhkd/ x…
-
The mode system is excellent, but it is slightly different to sxhkd in that it it does not give easy one-off chords. For example, with sxhkd I do
```
super + e; t
kitty
```
to execute termina…
-
I am using the fish shell and I have set the environment variable SXHKD_SHELL to /run/current-system/sw/bin/bash. The path looks strange because I am using NixOS. Even though I have changed the enviro…
-
If the majority of a window is a certain color, an additional border is drawn of that color on the window. This wasn't the case before, how can I disable this?
```
#!/bin/bash
sxhkd -c $HOME/.c…
-
Hi, first thank's for your work, second I have a problem with polybar that is placed under every windows, then I tryed with
`xdo raise -N Polybar`
from terminal and it's worked, but if I put in…