diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-07 18:32:30 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-07 18:32:30 -0500 |
| commit | 215031f5a239ebb062a29af401a53e401636679e (patch) | |
| tree | 5bf144534688cae3f556a598c92f0daac2101b61 /runs-all | |
| parent | 24c8a0520476eeb6e1cf6fc7b1142bfc34cb3de6 (diff) | |
- fixed dpi setting for awesome.
- changed screenshot to slurp.
- added slurp to reqs
- removed dpi setting from autostart
Diffstat (limited to 'runs-all')
| -rwxr-xr-x | runs-all/get-reqs-arch.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runs-all/get-reqs-arch.sh b/runs-all/get-reqs-arch.sh index d43e68f..807e645 100755 --- a/runs-all/get-reqs-arch.sh +++ b/runs-all/get-reqs-arch.sh @@ -41,8 +41,8 @@ if [ $artix ] || [ $arch ]; then $sudo pacman -S --noconfirm zsh bat ntfs-3g inetutils doas atuin gvfs-mtp btop htop wezterm rxvt-unicode lf ripgrep rofi-wayland networkmanager # misc - $sudo pacman -S --noconfirm v4l2loopback-dkms sddm lxappearance reflector gnome-keyring yt-dlp grim - paru -S --noconfirm obs-studio-git gpu-screen-recorder gpu-screen-recorder-gtk urlview flameshot-git + $sudo pacman -S --noconfirm v4l2loopback-dkms sddm lxappearance reflector gnome-keyring yt-dlp grim slurp libnotify + paru -S --noconfirm obs-studio-git gpu-screen-recorder gpu-screen-recorder-gtk urlview # fun $sudo pacman -S --noconfirm fastfetch cmus vlc cowsay openrgb steam |
