John

Results 24 comments of John
trafficstars

@patrick96 thank you for pointing this out, I will update the issue. I agree that we should add `%*_available%` tokens that mimic the current `%*_free%` tokens, and maybe add self-explanatory...

> It doesn't "get cut off" (assuming you mean that characters after the 512th get ignored). The keybind does get added at all. @emanuele6 the command actually does get cut...

@Lythenas I think a warning from `sxhkd` would be great, but ideally, this character limit would just be configurable via a command-line option. At a minimum, the character limit should...

@emanuele6, that is certainly a much easier test, thank you.

> When starting sxhkd manually from a terminal emulator window and then opening new terminal windows, the shell in the newly spawned window will automatically be in the directory sxhkd...

@Clyybber as far as your first bug, try using `sxhkd &` (this is `bash`, but I'm assuming it also works in `fish`) instead of `setsid -f sxhkd` and see if...

@MMR-Burhan as some people have said, you are able to define variables within a single command, or you can use environment variables, but you cannot define variables on a line...

@prankousky if the solutions in this thread worked for you and you are able to use `sxhkd` in `i3`, please close the issue. If you are *specifically* looking to run...

As mentioned, this issue is a duplicate of #26. It would be detrimental for further discussion to be fragmented between the 2 issues, and I recommend that you close this...

> what I would also like to be able to do, is group workspaces together, switch either between groups or inside a group, and manipulate groups as a whole. I...