replace sway with swayfx
This commit is contained in:
parent
6f5a3a4c38
commit
7af86b564e
2 changed files with 5 additions and 1 deletions
|
@ -667,6 +667,10 @@ if [ "${archisoinstall}" == "y" ]; then
|
||||||
rm -R /home/${user}/aur-builds/wl-gammarelay-rs
|
rm -R /home/${user}/aur-builds/wl-gammarelay-rs
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# SwayFX: Sway, but with eye candy!
|
||||||
|
pacman -Rss sway --noconfirm
|
||||||
|
aurinstaller swayfx
|
||||||
|
|
||||||
# thinkpad docking station Ultra
|
# thinkpad docking station Ultra
|
||||||
#aurinstaller evdi-git
|
#aurinstaller evdi-git
|
||||||
#aurinstaller displaylink
|
#aurinstaller displaylink
|
||||||
|
|
|
@ -53,7 +53,7 @@ qemu-hw-display-qxl qemu-system-x86
|
||||||
qt5-wayland qt5ct qt6ct lxde-gtk3 lxqt imv evince qtpass qtcurve-qt5 qtcurve-gtk2 qt6-wayland
|
qt5-wayland qt5ct qt6ct lxde-gtk3 lxqt imv evince qtpass qtcurve-qt5 qtcurve-gtk2 qt6-wayland
|
||||||
remmina libvncserver spice-gtk freerdp gtk-vnc trash-cli
|
remmina libvncserver spice-gtk freerdp gtk-vnc trash-cli
|
||||||
screen tmux sudo
|
screen tmux sudo
|
||||||
sway swaybg swayidle swaylock wl-clipboard wireplumber waybar wayland-protocols wf-recorder grim slurp
|
swaybg swayidle swaylock wl-clipboard wireplumber waybar wayland-protocols wf-recorder grim slurp
|
||||||
vdirsyncer khal syncthing
|
vdirsyncer khal syncthing
|
||||||
texstudio texlab texinfo texi2html tex-gyre-fonts texlive-bibtexextra texlive-fontsextra texlive-langchinese texlive-langjapanese texlive-music texlive-mathscience
|
texstudio texlab texinfo texi2html tex-gyre-fonts texlive-bibtexextra texlive-fontsextra texlive-langchinese texlive-langjapanese texlive-music texlive-mathscience
|
||||||
texi2html texlive-bin texlive-formatsextra texlive-langcyrillic texlive-langkorean texlive-pictures texmaker
|
texi2html texlive-bin texlive-formatsextra texlive-langcyrillic texlive-langkorean texlive-pictures texmaker
|
||||||
|
|
Loading…
Reference in a new issue