kde下面设置plasma_notes字体
只要编辑home目录下vim .local/share/plasma_notes/06af6151-fd00-4cf4-890b-96d783da03,例如:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | 1 <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 2 < html >< head >< meta name="qrichtext" content="1" />< style type="text/css"> 3 p, li { white-space: pre-wrap; } 4 </ style ></ head >< body style=" font-family:'DejaVu Sans Mono'; font-size:16pt; font-weight:400; font-style:normal;"> 5 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">18级数据结构内容:</ span ></ p > 6 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">1、 linux系统基础</ span ></ p > 7 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">2、 vim编辑器</ span ></ p > 8 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">3、 gcc编译器</ span ></ p > 9 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">4、 gdb调试器</ span ></ p > 10 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">5、 make自动编译器</ span ></ p > 11 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">6、 git代码同步</ span ></ p > 12 < p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu S ans Mono'; font-weight:600; font-style:italic;">< br /></ p > 13 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-b 左移一个字符</ span ></ p > 14 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-f 右移一个字符</ span ></ p > 15 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-d 删除光标下字符</ span ></ p > 16 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-u 撤销输入字符</ span ></ p > 17 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-a 移动光标到行首</ span ></ p > 18 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-e 移动光标到行尾</ span ></ p > 19 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-l 清除屏幕</ span ></ p > 20 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-w 删除光标与前一个单词</ span ></ p > 21 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-y 粘帖删除的内容</ span ></ p > 22 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">c-k 删除光标到line结尾的内容</ span ></ p > 23 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">a-d 删除光标到word结尾的内容</ span ></ p > 24 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">a-f 移动到单词结尾</ span ></ p > 25 < p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">< span style=" font-family:'DejaVu Sans Mono'; font-weight:600; font-style:italic;">a-b 移动到单词开头</ span ></ p ></ body ></ html > |
只要改变字体和字号就差不多了。
人就像是被蒙着眼推磨的驴子,生活就像一条鞭子;当鞭子抽到你背上时,你就只能一直往前走,虽然连你也不知道要走到什么时候为止,便一直这么坚持着。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· AI技术革命,工作效率10个最佳AI工具