yuandi42
yuandi42
Sorry to bother you again with stupid questions. Below is a clumsy shell script called `sb-mpd`, written by me to show mpd status: ```bash #!/usr/bin/sh # show mpd status. WIP...
作者在文中提出一个概念 "Time Till Open Source Alternative" (TTOSA), 即从闭源软件出现到其直接的开源替代出现所用的时间. 作者统计了不同流行的闭源软件的 TTOSA, 得出了 TTOSA 平均为 7 年的结论, 并对数据进行了进一步分析, 最后预言未来业界会被开源软件所统治. [原文](https://staltz.com/time-till-open-source-alternative.html)
`SETPROP` function, which is defined in `config.def.h` and binded to Ctrl+`, would be broken if and only if the alpha patch was patched. The main problem is `dmenu -w $xid`...
First of all, thanks for your work! It really helps me a lot. :) As title can speak itself, now I am trying to find a way to open a...
I wonder if kchmviewer respects XDG base directory standard since I want a cleaner `$HOME`. Thx!