emacs-devel这两天正讨论阴影呐,核心论点就是你写的那个macos的补丁
真是日了狗了,看了半天emacs-devel ,以为一群外国人,转了半天发现全是论坛里的老铁。。。。
1 个赞
好像就我这个发起讨论的认一个是中国的吧,其他的看名字都不像是中国的啊。
我没事就爱逛逛那,好几个了你以为是外国人,转脸就在论坛里露头
这名字取得太厉害。完全看不出中国风
1 个赞
哇!期待ww
text-shadow的话,windows用mactype
这个不是自己干活用的,是装逼必备,
是在喝咖啡休息时,把屏幕展示给不懂编程的家人看的,
无意瞄一眼时有种美感。
我退而求其次,用Ghostty terminal方案,在macos上配置了一下,效果开到最大,基本满意,
缺点是只支持terminal
cd ~/git
git clone [email protected]:linkarzu/dotfiles-latest.git
mkdir -p ~/.config/ghostty
# Reference https://www.youtube.com/watch?v=yJDn__NhOqI&t=156s
# enable custom-shader = shaders/bloom.glsl
cp ~/git/dotfiles-latest/ghostty/config ~/.config/ghostty/
cp ~/git/dotfiles-latest/ghostty/ghostty-theme ~/.config/ghostty/
cp -r ~/git/dotfiles-latest/ghostty/shaders ~/.config/ghostty/
cat >> ~/.config/ghostty/config << EOF
# Configure the left Option key as Meta (Alt)
macos-option-as-alt = "left"
EOF