added wofi-calc

main
The_miro 2025-06-12 23:47:31 +02:00
parent c5ee7c6224
commit fe5464647a
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ bind = $mainMod, I, exec, [tag +mixer] nm-connection-editor
bind = $mainMod, S, exec, [tag +mixer] pavucontrol
bind = $mainMod, F1, exec, [tag +centered] kitty ~/Dotfiles/desktopenvs/hyprland/scripts/helpmenu.sh
bind = $mainMod SHIFT, F1, exec, [tag +centered] kitty nvim ~/.config/binds.conf
bind = $mainMod ALT, M, exec, wofi-calc
bind = $mainMod CTRL, E, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationwcw.sh
bind = $mainMod CTRL, D, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationacw.sh

View File

@ -4,7 +4,7 @@ sudo pacman -Rns hyprland-git hyprcursor-git hyprland-qtutils-git hyprutils-git
echo "Installing required Packages"
sudo pacman -Syu --noconfirm hyprland hyprcursor wl-clipboard hyprpaper hyprlock wofi kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config hyprsunset hypridle ksshaskpass nm-connection-editor network-manager-applet blueman bluez pipewire alsa-utils firefox greetd-tuigreet grim slurp gst-plugin-pipewire imagemagick nerd-fonts otf-font-awesome pipewire-alsa pipewire-jack pipewire-pulse qt5-wayland qt6-wayland swww ttf-jetbrains-mono wireplumber wofi qt6ct xdg-desktop-portal-hyprland xdg-utils xorg-server xorg-xinit papirus-icon-theme cool-retro-term
echo "Installing AUR packages"
yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd kew
yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd kew wofi-calc
rm -rf ~/.config/eww
read -n1 -p "Install eww bar for PC, Notebook or Tablet [P,N,T]" doit