-
There should be an option to enable vertical sychronization (aka VSync). This could fix tearing issues.
I am using [C.A.V.A](https://github.com/karlstav/cava) and I often have tearing issues. The ba…
-
Right now all 'dotfiles' show at the top of the list, it would be nice to have a config.h option or a patch for the dot character to be ignored when sorting by name, like in 'ls -a'.
tdukv updated
3 years ago
-
I came across this cool xmonad feature where you can push windows together into a subLayout, in this case a tabbed layout:
[https://youtu.be/70IxjLEmomg?t=319](https://youtu.be/70IxjLEmomg?t=319)
…
-
I'm not exactly sure how to troubleshoot this, but when using dwm if I issue `:COQnow` or use the autostart variable, the whole parent window running neovim is closed. I assume it is something to do …
-
When piping echo into dmenu with borderpatch the selbackground of this empty field has the same color as border color, or better said it's the other way around.
![as](https://user-images.githubuserco…
fov95 updated
2 years ago
-
Hi mate, there are a few new patches, if you could add them please that would be great.
This patch draws a dwm logo on the locked screen - https://tools.suckless.org/slock/patches/dwmlogo/
This pa…
-
Is it possible to add support for the alwayscenter patch? (https://dwm.suckless.org/patches/alwayscenter/)
It essentially centers new floating windows without any rules.
Should be fairly easy to ad…
-
LOG
https://0x0.st/-Y8s.txt
Looking at the log, it seems that gdb now requires GMP library by configure script.
"configure: error: GMP is missing or unusable"
I would also like to point out …
kyx0r updated
3 years ago
-
## 项目推荐
- 项目地址:https://github.com/guerbai/ohmyarch
- 类别:其他(Shell)
- 项目后续更新计划:添加更多常用软件与依赖,支持更多ArchLinux based发行版
- 项目描述:
- 必写:一键安装好ArchLinux常用软件及suckless dwm窗口管理器,达到开箱即用的效果,不用再手动解决一个个依赖、配置…
-
With URxvt you can configure your font:
```
URxvt.font: font1,font2
```
And `font2` glyphs will be used as fallback if `font1` doesn't provide them. This is useful for displaying icon fonts like…