diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-19 14:39:56 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-19 14:39:56 -0500 |
| commit | 143696c0a95af8eb819562701dcd0421254620f8 (patch) | |
| tree | 29a78f2461f452f32e5e6796140aac7b57b31433 /runs-all | |
| parent | 63cfe979086c720209bfacbcc5ae22c8a28dbea3 (diff) | |
lots of changes
- changed music command
- added music to backup
- showmethekey more window rules
- added mpv config
- added seahorse to all reqs
- nvim
- added render markdown
- added treesitter. ive been using just my systems treesitter.
- fixed undotree bind
- removed eldritch theme. it broke
Diffstat (limited to 'runs-all')
| -rwxr-xr-x | runs-all/get-reqs-arch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runs-all/get-reqs-arch.sh b/runs-all/get-reqs-arch.sh index 807e645..b5734f5 100755 --- a/runs-all/get-reqs-arch.sh +++ b/runs-all/get-reqs-arch.sh @@ -41,7 +41,7 @@ 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 slurp libnotify + $sudo pacman -S --noconfirm v4l2loopback-dkms sddm lxappearance reflector gnome-keyring seahorse yt-dlp grim slurp libnotify paru -S --noconfirm obs-studio-git gpu-screen-recorder gpu-screen-recorder-gtk urlview # fun |
