Contents

Linux 应用

经常使用的工具:

  1. goldendict
  2. neovim
  3. tmux
  4. firefox
  5. calibre
  6. typora
  7. cmus
  8. rust
  9. navi(rust)
  10. ffsend(rust)
  11. lsd(rust)
  12. du-dust(rust)
  13. ranger
  14. ucollage
  15. cowsay
  16. htop
  17. wget
  18. curl
  19. pamixer
  20. xrandr
  21. neogetch
  22. git
  23. vlc
  24. kdeconnect
  25. syncthing
  26. trash
  27. nautilus
  28. ntfs-3g
  29. xarchiver
  30. iwd
  31. audacity
  32. evince
  33. openarena
  34. zoom
  35. fzf
  36. wps
  37. cherrytree
  38. flameshot
  39. fxitx5
  40. mysql-workbench
  41. rofi/wofi/dmenu/bemenu
  42. mysql-workbench
  43. ctags
  44. hddtemp
  45. lm_sensors
  46. wechat-uos

Linux桌面环境(i3(X) OR sway(wayland/xwayland))

i3(X)

sway(wayland)

teamviewer

  1. Unit teamviewerd.service not found.
  • 输入:sudo /opt/teamviewer/tv_bin/teamviewerd -d直接重启
  • 或者想要使用:sudo teamviewer --daemon stop/start/restart,则需要建立teamviewer启动脚本到systemd管理中:sudo ln -s /opt/teamviewer/tv_bin/script/teamviewerd.service /etc/systemd/system/teamviewerd.service