dwm桌面环境及补丁推荐
suckless.org 五件套
dwm
st
dmenu
slstatus
slock
- 源码
tar -xzvf xxx-*.tar.gz
- 补丁 patch
patch < dwm-xxx.diff
- 获取窗口类型
x11-apps/xprop
- 获取键盘按键编码
x11-apps/xev
dwm
- systray
- cool autostart
启动后自动执行命令 - autostart
启动后自动执行脚本补丁 - schemeSwitch
Solarized color scheme - center
Add aniscentered
rule to automatically center clients on the current monitor.
isfloating rule needed
- noborder
Remove the border when there is only one window visible. - tilegap
The same size gap between master and stack, window and window, and window and screen edge. - scratchpad
spawn or restore a floating terminal window - sticky
Press MODKEY+s (default) to make a client 'sticky'. A sticky client is visible on all tags. - stickyindicator
It can be changed by editing the vertices stored in the config variable stickyicon[]. - canfocusrule
Add canfocus rule to remove the opportunity to focus certain windows. May be useful for tray applications. - awesomebar
状态栏显示多个应用标签,鼠标点击可隐藏和显示
st
- Vim Browse
The vim-browse patch offers the possibility to move through the terminal history-buffer, search for strings using VIM-like motions, operations and quantifiers. It overlays the screen with highlighted search results and displays the current operation / motions / search string in the bottom right corner. - anysize
This patch allows st to resize to any pixel size, makes the inner border size dynamic, and centers the content of the terminal so that the left/right and top/bottom borders are balanced. With this patch, st on a tiling WM will always fill the entire space allocated to it. - solarized
Solarized is a color scheme by Ethan Schoonover which exists in a dark and a light variant. These patches make the Solarized color scheme available for st. - dracula
Dracula is a color scheme made by Zeno Rocha based on Solarized. This patch make the Dracula color scheme available for st. - w3m
Support w3m images hack. - dynamic-cursor-color
Swaps the colors of your cursor and the character you're currently on (much like alacritty).
dmenu
- highlight
- solarized
slstatus
slstatus
slock
- Blured or pixelated screenshot
F&Q
slock: getgrnam nogroup: group entry not found
You should probably set user=nobody and group=nobody, so that the display locker has no privileges for better security. The only reason that it doesn’t work initially is because Arch calls the no-privilege group nobody, and not nogroup.
✎﹏键落惊风雨,码成泣鬼神~~
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)