Linux 应用
Contents
经常使用的工具:
- goldendict
- neovim
- tmux
- firefox
- calibre
- typora
- cmus
- rust
- navi(rust)
- ffsend(rust)
- lsd(rust)
- du-dust(rust)
- ranger
- ucollage
- cowsay
- htop
- wget
- curl
- pamixer
- xrandr
- neogetch
- git
- vlc
- kdeconnect
- syncthing
- trash
- nautilus
- ntfs-3g
- xarchiver
- iwd
- audacity
- evince
- openarena
- zoom
- fzf
- wps
- cherrytree
- flameshot
- fxitx5
- mysql-workbench
- rofi/wofi/dmenu/bemenu
- mysql-workbench
- ctags
- hddtemp
- lm_sensors
- wechat-uos
Linux桌面环境(i3(X) OR sway(wayland/xwayland))
i3(X)
sway(wayland)
teamviewer
- 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