Add packages for hyprland

This commit is contained in:
Gabriel Brown 2024-12-31 08:39:05 -06:00
parent c1fb781f6e
commit dd6ec627d1
3 changed files with 35 additions and 0 deletions

View File

@ -3,6 +3,10 @@ if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Use bash-completion, if available
[[ $PS1 && -f /usr/share/bash-completion/bash_completion ]] && \
. /usr/share/bash-completion/bash_completion
# History control
shopt -s histappend
HISTCONTROL=ignoreboth

View File

@ -134,3 +134,30 @@ openssl-devel
opus-devel
pulseaudio-libs-devel
hipblas
egl-wayland
hyprland
hyprland-devel
xdg-desktop-portal-hyprland
hyprland-plugins
waybar
hyprpaper
hyprpicker
hypridle
hyprlock
hyprsunset
hyprsysteminfo
hyprshot
hyprland-autoname-workspaces
aylurs-gtk-shell
eww
cliphist
nwg-clipman
swww
hyprnome
hyprdim
pyprland
mpvpaper
dunst
sunshine
qt5-qtwayland
qt6-qtwayland

View File

@ -1,2 +1,6 @@
source ~/.local/share/sunhat/sources/env.sh
sudo dnf copr enable solopasha/hyprland -y
sudo dnf copr enable matte-schwartz/sunshine -y
sudo dnf copr enable pgdev/ghostty -y
dnf copr enable tomaszgasior/mushrooms -y
sudo dnf install -y $TOOLS