- 已编辑
Custom Shortcut
Super+W
= open browserSuper+R
= open terminalSuper+Shift+S
= screenshot
优点
./program | xclip -selection c
copy output to clipboard
[[ranger]] yc
copy content yn
copy name
问题
- 微信 emoji 无法显示
Ctrl+arrowKey
无中文分词- scaling on HiDPI display
- Matlab mupad 无法输入中文
- 鼠标滚轮速度调节 imwheel,但是触摸板就有问题了
- Bluetooth 连接极慢
sudo -e /etc/bluetooth/main.conf
change setting - 鼠标速度有问题
- 鼠标在 GTK 应用里会变大
- White Color scheme with white text can't see
- VSCode terminal font
"terminal.integrated.fontFamily": "MesloLGS NF"
- office kinda sucks
- wayland fucked up after random upgrade
代理
- 安装 Clash via [[pacman]]
- Config directory in
~/.config/clash/
- create [[systemd]]
[Unit] Description=Clash daemon After=network.target [Service] Type=simple Restart=always MemoryLimit=125M ExecStart=/usr/bin/clash -d /home/cyn/.config/clash [Install] WantedBy=multi-user.target
- Set up proxy in network
- Use yacd to control clash
- hope the program will use your proxy setting
中文输入法
方法
完成后 logout
Gnome
Gnome Tweak
- 换主题
- 调缩放
Gnome Box
work out of the box
Gnome terminal
gnome-terminal --window --maximize
add to custom shortcut with Super+R
Add desktop icon
Unix Exchange
~/.local/share/applications/
软件
sudo pamac install obsidian-appimage dropbox picgo-appimage
- Dropbox works perfectly
- fzf
- [[Linux Command Modern Alternative]]
- It's kind of magic
- ranger [[Vim-like]]
- Vim [[Vim-like]]
- Flameshot
- [[VSCode]]
- [[Color Scheme]]
- [[Command Line]]
总结
上了 Linux 就知道 Windows 下的字体渲染和编程体验是多么的屎
同时也知道 Linux 是有多折腾,Out of the box experience? tan90