diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-06-09 23:14:29 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-06-09 23:14:29 -0500 |
| commit | 09156e6cea71093079af580acdd6d4a8594e14b9 (patch) | |
| tree | 381f24b099e02826d62b4d527d114c74521666c0 /runs-all/get-reqs-arch/wayland.sh | |
| parent | c72cc63573dca6cc955a3fa611fc386e7bc83513 (diff) | |
Squashed commit of the following:
moved aur installer down
switched to xlibre on install reqs
added vis to env.sh
switched to ugrep
runs posix changes
alias changes
autostart fix
hyprland config update
Diffstat (limited to 'runs-all/get-reqs-arch/wayland.sh')
| -rwxr-xr-x | runs-all/get-reqs-arch/wayland.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runs-all/get-reqs-arch/wayland.sh b/runs-all/get-reqs-arch/wayland.sh index a1fd2f6..2d5efcd 100755 --- a/runs-all/get-reqs-arch/wayland.sh +++ b/runs-all/get-reqs-arch/wayland.sh @@ -1,2 +1,3 @@ +#!/bin/sh $sudo pacman -S --noconfirm wayland waybar xdg-desktop-portal xdg-desktop-portal-gtk qt6-wayland qt5-wayland xorg-xwayland $aurm -S --noconfirm dunst-git sddm-theme-tokyo-night-git |
