ETC : Some parameter changed.

This commit is contained in:
2022-02-22 18:19:32 +09:00
parent cad13ed3fe
commit 16e8b67937
6 changed files with 13 additions and 10 deletions

View File

@ -71,7 +71,7 @@ let g:airline_theme='gruvbox'
"let g:airline_theme='solarized8'
"""""""""""""" Challenger Deep
"colorscheme challenger_deep
colorscheme palenight
"colorscheme palenight
"""""""""""""""""""""""""""""""""""""""""""""""""""
" Air-line

View File

@ -24,8 +24,8 @@
;;(efs/run-in-background "enpass -minimize")
;; Launch apps that will run in the background
(efs/run-in-background "fcitx"))
;;(efs/run-in-background "~/scripts/random_wallpaper.sh ~/ShareDirectory/wallpaper/karina/portrait"))
;;(efs/run-in-background "fcitx"))
)
(defun efs/exwm-update-class ()
(exwm-workspace-rename-buffer exwm-class-name))

View File

@ -56,8 +56,8 @@ DesktopNames=exwm
;;(efs/run-in-background "enpass -minimize")
;; Launch apps that will run in the background
(efs/run-in-background "fcitx"))
;;(efs/run-in-background "~/scripts/random_wallpaper.sh ~/ShareDirectory/wallpaper/karina/portrait"))
;;(efs/run-in-background "fcitx"))
)
(defun efs/exwm-update-class ()
(exwm-workspace-rename-buffer exwm-class-name))

View File

@ -22,7 +22,7 @@ run nm-applet &
run pamac-tray &
run xfce4-power-manager &
run volumeicon &
run enpass -minimize &
run bitwarden &
numlockx on &
blueberry-tray &

1
.zshrc
View File

@ -35,4 +35,5 @@ cat ~/.cache/wal/sequences &
#VETHER_IP=$(/bin/grep nameserver /etc/resolv.conf 2> /dev/null | /bin/tr -s ' ' | /bin/cut -d' ' -f2)
#export DISPLAY=$VETHER_IP:10.0
export DISPLAY=192.168.144.1:10.0
export EDITOR=nvim

View File

@ -47,9 +47,10 @@ TMUX_PLUGIN_MANAGER_PATH=~/.config/tmux/plugins/tpm ~/.tmux/plugins/tpm/bin/upda
# Dynamic wallpaper
sudo pip install pywal
paru -S cronie --noconfirm
git clone https://github.com/adi1090x/dynamic-wallpaper.git ~/dynamic-wallpaper
cd dynamic-wallpaper
./install.sh
sudo systemctl enable cronie
crontab - e
# 0 * * * * /home/jaeus/scripts/random_wallpaper.sh
# font
paru -S ttf-fira-code ttf-nanum nerd-fonts-mononoki ttf-monaco ttf-d2coding --noconfirm
@ -58,7 +59,8 @@ paru -S ttf-fira-code ttf-nanum nerd-fonts-mononoki ttf-monaco ttf-d2coding --no
paru -S fcitx-hangul fcitx-configtool --noconfirm
# enpass
paru -S enpass --noconfirm
#paru -S enpass --noconfirm
paru -S bitwarden --noconfirm
#paru -S green-tunnel --noconfirm