update config
This commit is contained in:
@@ -32,9 +32,6 @@ dotfiles:
|
|||||||
f_software:
|
f_software:
|
||||||
src: software
|
src: software
|
||||||
dst: ~/.software
|
dst: ~/.software
|
||||||
d_oh-my-zsh:
|
|
||||||
src: oh-my-zsh
|
|
||||||
dst: ~/.oh-my-zsh
|
|
||||||
profiles:
|
profiles:
|
||||||
arch:
|
arch:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
@@ -46,4 +43,3 @@ profiles:
|
|||||||
- d_dunst
|
- d_dunst
|
||||||
- d_swaylock
|
- d_swaylock
|
||||||
- f_software
|
- f_software
|
||||||
- d_oh-my-zsh
|
|
||||||
|
|||||||
@@ -30,9 +30,9 @@ exec-once = dunst # notification daemon
|
|||||||
exec-once = blueman-applet
|
exec-once = blueman-applet
|
||||||
exec-once = nm-applet --indicator # Systray app for Network/Wifi
|
exec-once = nm-applet --indicator # Systray app for Network/Wifi
|
||||||
exec-once = fcitx5 --replace -d # input method
|
exec-once = fcitx5 --replace -d # input method
|
||||||
exec-once = wl-paste --type text --watch cliphist store
|
#exec-once = wl-paste --type text --watch cliphist store
|
||||||
exec-once = wl-paste --type image --watch cliphist store
|
#exec-once = wl-paste --type image --watch cliphist store
|
||||||
exec-once = cliphist wipe # clear clipboard
|
#exec-once = cliphist wipe # clear clipboard
|
||||||
exec-once = udiskie &
|
exec-once = udiskie &
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Submodule dotfiles/oh-my-zsh deleted from fe4b565986
@@ -1,12 +1,16 @@
|
|||||||
# core
|
# core
|
||||||
archlinuxcn-keyring yay paru zsh curl \
|
archlinuxcn-keyring yay paru zsh curl \
|
||||||
hyprland xdg-desktop-portal-hyprland \
|
hyprland xdg-desktop-portal-hyprland \
|
||||||
kitty dunst swaylock-effects udiskie \
|
kitty dunst swaylock-effects udiskie dolphin\
|
||||||
polkit-kde-agent wofi waybar-hyprland-git sddm btop timeshift \
|
polkit-kde-agent wofi waybar-hyprland-git sddm btop timeshift \
|
||||||
ttf-jetbrains-mono-nerd noto-fonts-emoji wqy-zenhei wqy-microhei wqy-microhei-lite wqy-bitmapfont \
|
ttf-jetbrains-mono-nerd noto-fonts-emoji wqy-zenhei wqy-microhei wqy-microhei-lite wqy-bitmapfont \
|
||||||
alsa-utils pulseaudio pamixer pavucontrol blueman network-manager-applet \
|
alsa-utils pulseaudio pulseaudio-alsa pamixer pavucontrol blueman network-manager-applet ufw \
|
||||||
fcitx5-im fcitx5-rime fcitx5-chinese-addons fcitx5-material-color fcitx5-configtool fcitx5-pinyin-zhwiki \
|
fcitx5-im fcitx5-rime fcitx5-chinese-addons fcitx5-material-color fcitx5-configtool fcitx5-pinyin-zhwiki \
|
||||||
obsidian neofetch notion-app-enhanced neovim github-desktop-bin spotify
|
obsidian neofetch notion-app-enhanced neovim github-desktop-bin spotify motrix aria2 \
|
||||||
|
kate okular
|
||||||
|
|
||||||
|
# develop
|
||||||
|
mariadb mariadb-libs
|
||||||
|
|
||||||
# not necessray
|
# not necessray
|
||||||
clang go python-pip cargo npm jdk-openjdk
|
clang go python-pip cargo npm jdk-openjdk
|
||||||
@@ -17,7 +21,8 @@ plasma-desktop
|
|||||||
# yay/paru
|
# yay/paru
|
||||||
fcitx5-input-support visual-studio-code-bin \
|
fcitx5-input-support visual-studio-code-bin \
|
||||||
google-chrome dotdrop swww wlogout logseq-desktop-wayland-bin anytype-bin \
|
google-chrome dotdrop swww wlogout logseq-desktop-wayland-bin anytype-bin \
|
||||||
jetbrains-toolbox
|
jetbrains-toolbox typora-free aliyunpan-odomu \
|
||||||
|
ttf-wps-fonts wps-office-cn
|
||||||
|
|
||||||
|
|
||||||
ghp_
|
ghp_
|
||||||
|
|||||||
Reference in New Issue
Block a user