hyprland: autostart: Add wvkbd

This commit is contained in:
timoxa0 2024-11-22 23:09:30 +05:00
parent c5c8dbe603
commit 71a20ae6b2

View file

@ -10,7 +10,11 @@ mako -c ~/.config/mako/mako.conf &
nm-applet &
blueman-applet &
wvkbd-mobintl --landscape-layers landscape,landscapespecial,cyrillic -L 300 -fn "JetBrainsMono 20" -R 10 --bg 00000000 --fg 313244 --fg-sp 1e1e2e --press 1e1e2e --press-sp 181825 --text cdd6f4 --text-sp cdd6f4 --hidden &
wvkbd-mobintl --landscape-layers landscape,landscapespecial,cyrillic \
-L 300 -fn "JetBrainsMono 20" -R 10 \
--bg 00000000 --fg 313244 --fg-sp 1e1e2e \
--press 1e1e2e --press-sp 181825 \
--text cdd6f4 --text-sp cdd6f4 --hidden &
clash-verge &
bash -c "sleep 2; easyeffects --gapplication-service" &