doom emacs
参考
Font
设置
1 2 3(setq doom-theme 'doom-one) ;; or (load-theme 'doom-one)及时生效
1(doom/reload-theme)
字体
设置
1 2(setq doom-font (font-spec :family "Cascadia Mono" :size 15 :weight 'normal) doom-variable-pitch-font (font-spec :family "sans" :size 13))及时生效
- M-x
doom/reload-theme
- M-x
bold test
- bold italic _underline
strokeraw stringcode - 今天
- bold italic _underline
irc ---- How to use IRC
客户端
在线
emacs erc
- M-x erc
服务器
libera.chat
url: https://libera.chat 访问: irc.libera.chat:6667 参考: https://libera.chat/guides/connect
Cheat Sheet
加入 channel
/join #yourChannelName
和某个人说话
/query hisUserName
cloc ---- count line of codes
筛选文件类型
xrandr ---- Linux Projection Tool
教程
github issue:
archlinux 多屏显示教程:
名称 XRandR
- 名称由来:=X= system
ResizeandRotate
ARandR: xrandr 的图形界面
xrandr 前端工具
- 可以鼠标点击操作
Linux
软件收集
截屏
deepin-screenshot
- 类似 qq, 微信 截图
wechat deepin wine
arch linux:
- yay -Syu deepin-wine-wechat
flameshot
- 参考: GitHub - flameshot-org/flameshot
截图,并且对截图编辑
- 支持编辑快捷键
软件版本
bumpversion