No description
Find a file
2022-05-24 08:15:17 +02:00
etc Create mimeapps.list 2022-05-22 10:52:01 +02:00
root/.config/mc initial commit 2022-02-24 16:44:30 +01:00
usr/share update metadata 2022-02-24 17:17:19 +01:00
.gitignore added gitignore PKGBUILD 2022-04-29 16:23:40 +02:00
custom-mjro-plasma.txt Rename customized-plasma-mjro.txt to custom-mjro-plasma.txt 2022-05-24 08:14:08 +02:00
custom-pkgs.txt Create custom-pkgs.txt 2022-05-24 08:15:17 +02:00
LICENSE Initial commit 2022-02-24 16:34:43 +01:00
lxqt-kwin-alarm.png screenshot running on raspberry pi 4 2022-04-20 09:42:51 +02:00
lxqt-kwin.png Added screenshot 2022-02-27 08:48:16 +01:00
Packages-Desktop Update Packages-Desktop 2022-04-25 08:11:24 +02:00
PKGBUILD update PKGBUILD 2022-04-29 16:44:36 +02:00
README.md screenshot running on raspberry pi 4 2022-04-20 09:42:51 +02:00
setup.sh Update setup.sh 2022-04-20 08:00:52 +02:00

lxqt-kwin

Arch lxqt-kwin setup

lxqt-kwin.png lxqt-kwin-alarm.png

setup

  • install git
  • clone this repo
  • cd into the folder
  • follow the checklist

checklist

  • pacman -Syu --needed - < $PWD/Packages-Desktop
  • systemctl enable NetworkManager
  • systemctl enable sddm
  • systemctl enable firewalld
  • cp -r $PWD/etc/. /etc/
  • cp -r $PWD/usr/. /usr/
  • cp -r $PWD/root/. /root/
  • useradd -mUG lp,wheel,network,video USERNAME
  • passwd USERNAME

slightly automated

  • an alternative is to run the setup.sh
    bash setup.sh username