diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-07-22 02:42:17 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-07-22 02:42:17 -0500 |
| commit | b50c450a572c9951baf2bdf1720fb241625c626d (patch) | |
| tree | 4750183b51250f5444a6839bc2bf679ef9a12b79 /runs-all/get-reqs-arch/xorg.sh | |
| parent | 735b92dbcfe2f8f85047110bdd17f48900b12b8e (diff) | |
fixed i3blocks breaking blocks on multible monitors
added keybind for cboomer
urlview.sh change
added asciidoc asociation for vis for v0.9 tag
fixed vis theme
added xorg-xinit. fixed typo xlibre-xserver
moved ugrep
urlview check change
Diffstat (limited to 'runs-all/get-reqs-arch/xorg.sh')
| -rwxr-xr-x | runs-all/get-reqs-arch/xorg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runs-all/get-reqs-arch/xorg.sh b/runs-all/get-reqs-arch/xorg.sh index 15177b1..e642e9f 100755 --- a/runs-all/get-reqs-arch/xorg.sh +++ b/runs-all/get-reqs-arch/xorg.sh @@ -1,2 +1,2 @@ #!/bin/sh -$sudo pacman -S --noconfirm xlibre-server xorg-xinit libxft libxinerama +$sudo pacman -S --noconfirm xlibre-xserver xorg-xinit libxft libxinerama xorg-xinit |
