Connect via ssh to Arch Linux Plasma KVM Guest and issue series of commands following Stephan Raabe setup on minimal Arch Linux Instance skipping Hyprland due to we already have alive Plasma DE been previously installed. We actually intend to run `flatpak run com.ml4w.dotfilesinstaller` inside KDE Plasma konsole.
$ sudo pacman -S flatpak git curl wget firefox vim kitty
$ git clone https://aur.archlinux.org/yay.git
$ cd yay
$ makepkg -si
$ cd
$ which yay
Setup Dotfiles Installer (GUI based interface) as advised on github page of Stephan Raabe
$ bash -c "$(curl -s https://raw.githubusercontent.com/mylinuxforwork/dotfiles-installer/master/setup.sh)"
:: Adding flathub
:: Downloading Public Key
--2025-06-20 11:20:06-- https://mylinuxforwork.github.io/ml4w-flatpak-repo/ml4w-apps-public-key.asc
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving mylinuxforwork.github.io (mylinuxforwork.github.io)... 185.199.109.153, 185.199.110.153, 185.199.111.153, ...
Connecting to mylinuxforwork.github.io (mylinuxforwork.github.io)|185.199.109.153|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3159 (3.1K) [application/pgp-keys]
Saving to: ‘/home/boris/.cache/ml4w-apps-public-key.asc’
ml4w-apps-public-key.asc 100%[===================================================================>] 3.08K --.-KB/s in 0s
2025-06-20 11:20:07 (14.2 MB/s) - ‘/home/boris/.cache/ml4w-apps-public-key.asc’ saved [3159/3159]
:: Adding ml4w-repo
:: Installing com.ml4w.dotfilesinstaller
Looking for matches…
Required runtime for com.ml4w.dotfilesinstaller/x86_64/master (runtime/org.gnome.Platform/x86_64/47) found in remote flathub
com.ml4w.dotfilesinstaller permissions:
ipc network fallback-x11 wayland x11 dri file access [1]
dbus access [2]
[1] home
[2] org.freedesktop.Flatpak, org.freedesktop.portal.*
ID Branch Op Remote Download
1. [✓] org.freedesktop.Platform.GL.default 24.08 i flathub 154.9 MB / 155.4 MB
2. [✓] org.freedesktop.Platform.GL.default 24.08extra i flathub 23.7 MB / 155.4 MB
3. [✓] org.freedesktop.Platform.openh264 2.5.1 i flathub 913.7 kB / 971.4 kB
4. [✓] org.gnome.Platform.Locale 47 i flathub 18.6 kB / 389.0 MB
5. [✓] org.gnome.Platform 47 i flathub 336.5 MB / 392.8 MB
6. [✓] com.ml4w.dotfilesinstaller master i ml4w-repo 92.3 kB / 115.3 kB
Installation complete.
:: Setup complete. Run the app with flatpak run com.ml4w.dotfilesinstaller
Now switch to KDE Plasma DE and run :-
$ flatpak run com.ml4w.dotfilesinstaller
selecting kitty as preferable terminal also copying URL suggested by Stephan Raabe to Dotfiles Installer from the page https://github.com/mylinuxforwork/hyprland-starter?tab=readme-ov-file
Then switch terminal resolution for Hyprland session manually
$ vim monitor.conf
[boris@localhost ~]$ cd ~/.config/hypr/conf/
[boris@localhost conf]$ cat monitor.conf
# See https://wiki.hyprland.org/Configuring/Monitors/
# monitor=,preferred,auto,1
monitor = ,1920x1080@144,0x0,1
At this point we are all set
Make several snapshots inside Hyperland with ML4W Dotfiles and make sure that resolution has been setup to 1920x1080 in Hyprland as second DE.
Verify switching back to KDE Plasma 6.3.5 as first DE been setup
References
NEW Hyprland Starter and Dotfiles Installer App for openSuse, Arch and Fedora PREVIEW
https://www.youtube.com/watch?v=JFBidsZOWgs&t=58s