- hyprland
- hyprlock
- waybar
- swasync
- rofi-wayland
- kitty
- swww
- qutebrowser
- grim
- swappy
- slurp
- wlogout
- networkmanager
- bluetuith
- kde connect
- fcitx5
- kvantummanager
- wlsunset
- pavucontrol-qt
- bottom
- axel
- git
- daed(v2raya)
- tmux
- zsh
- qt6ct(qt6ct-kde)
- yazi
- copyq
- swayidle
- lsd
- swaync
- fcitx5-configtool
- fcitx5-chinese-addons
- nwg-look
- tlp
- archlinux-xdg-menu
- nvim
- vim
- nodejs
- fzf
- jq
- fd
- ripgrep
- lazygit
- vscode
- wiliwili
- qqlinux
- telegram-desktop(我选择用网页版的)
- youtube-music-desktop
- wine
- meilmaster(网易邮箱大师,目前只能用wine版本的)
- krdc
- bruno(轻量postman)
- konsole
- dolphin
- keepassxc
- wps
- obs
- trilium
<<<<<<< HEAD
yay -S hyprland hyprlock waybar swaylock rofi-wayland kitty qutebrowser networkmanager bluetuith wlogout kdeconnect fcitx5 wlsunset pavucontrol-qt bottom axel git daed tmux zsh qt6ct yazi neovim vim nodejs fzf jq ripgrep fd kvantummanager lazygit swww grim swappy slurp copyq swayidle lsd swaync fcitx5-configtool fcitx5-chinese-addons nwg-look tlp archlinux-xdg-menu
# fcitx5 词库,可以不用安装
yay -S fcitx5-pinyin-chinese-idiom fcitx5-pinyin-sougou fcitx5-pinyin-zhwiki fcitx5-pinyin-custom-pinyin-dictionary
如果有人在配置文件中找到了我的翻译程序😄,那么需要一个配置文件,可以在这里找到配置文件怎么获取,放在这个翻译程序相同的路径 ,快捷键是(ALT+Shift+s)
git clone --recursive https://github.com/bighu630/dotfile.git
cd dotfile
./install.sh
由于我配置文件配了这两个插件相关的东西,所以这两个插件必须安装(或者需要删除对应的配置)
hyprpm update
hyprpm add https://github.com/hyprwm/hyprland-plugins
hyprpm add https://github.com/Duckonaut/split-monitor-workspaces
hyprpm add https://github.com/outfoxxed/hy3
hyprpm add https://github.com/bighu630/hycov
hyprpm add https://github.com/KZDKM/Hyprspace
hyprpm enable hy3
hyprpm enable hycov
hyprpm enable Hyprspace
hyprpm enable hyprexpo
hyprpm enable split-monitor-workspaces
eg: 我想要自动同步 ~/.config/mpd 这个文件夹里面的内容
cd dotfile/config
mv ~/.config/mpd .
cd ..
./install.sh # 创建本地的软连接
./updata.sh # 上传到github
注意不能同步 ~/.config/mpd/playlists/ 这种目录,只能同步config目录下的一级目录 也可以同步单个文件
非常不建议同步share目录中的内容,可能包含个人信息