added wvkbd
parent
b96ecb7a04
commit
5bd7155328
|
|
@ -235,3 +235,4 @@ bindl=, XF86AudioPlay, exec, playerctl play-pause -p spotify, vlc
|
||||||
|
|
||||||
bind= $mainMod SHIFT, I, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/getispeed.sh
|
bind= $mainMod SHIFT, I, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/getispeed.sh
|
||||||
bind= $mainMod CTRL, C, exec, dunstctl close-all
|
bind= $mainMod CTRL, C, exec, dunstctl close-all
|
||||||
|
bind= $mainMod CTRL SHIFT, G, exec, wvkbd-mobintl -L 250 --fn AgaveNerdFont --bg 1a1a1a --fg 5018dd --fg-sp 5018dd --press E40046 --press-sp E40046 --text d6abab --text-sp d6abab -R 30
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
echo "Installing required Packages"
|
echo "Installing required Packages"
|
||||||
sudo pacman -Syu --noconfirm hyprland hyprcursor hyprpaper hyprlock kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config
|
sudo pacman -Syu --noconfirm hyprland hyprcursor hyprpaper hyprlock kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config
|
||||||
echo "Installing AUR packages"
|
echo "Installing AUR packages"
|
||||||
yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith
|
yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd
|
||||||
|
|
||||||
|
|
||||||
#eww compilation
|
#eww compilation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue