SeerLite

Results 39 issues of SeerLite

1. ```shell bspc desktop --rename "" bspc config external_rules_command echo ``` 2. Focus a different desktop 3. Open any window, e.g a terminal Terminal will open in `""` named desktop...

Same as `on-cd` but executed everytime the `load` command is called. My use-case is I want to show the number of hidden files in the prompt (actually in the status...

Example (on US QWERTY): ``` = zoom 1 ``` should work. But since the symbol can only be produced by holding shift, it's necessary to add Shift as a modifier:...

Move the space put after the `comment_line` the `comment-line` command to each of the `comment_line` options in comment.kak. This allows me to finally just do: ```kak hook global BufSetOption 'comment_line=(.+)...

Fixes #3853. Big disclaimer: I don't know C++ (yet), but fixing this seemed pretty simple. I don't know why `opt_tabstop` was used instead of `tabstop` in the first place though,...

### Platform Arch Linux ### GPU, drivers, and screen setup Intel HD Graphics 510 xf86-video-intel-git (AUR): 1:2.99.917+906+g846b53da-1 It's a laptop so only one monitor. It also has a dedicated AMD...

Hi! I was wondering if there's any way to change the appearance of the "current mode" indicator from config.js. I'd like to give it dark colors and make it transparent,...

Hi! The few times I've installed Krabby I noticed it creates an empty git repository inside `~/config/krabby/`. Is that a bug?

Found a bug? Please fill out the sections below. 👍 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy) ### Issue Summary When logging in to an account with a theme configured in the...

bug

**Feature description** I'd like to be able to use an alternative to the `~/.shortcuts` location for 2 reasons: 1. I like `~/.termux` because it already has other Termux configuration. Having...