mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
1.6 KiB
1.6 KiB
WIP Install guide
Prerequisites
On Arch, you'll need cmake, extra-cmake-modules, qt6-virtualkeyboard, qt6-multimedia, qt6-5compat, plasma5support, kvantum, optionally plymouth
Notes:
- Wayland support seems to be better than before probably, but it's not fully supported yet, it still has some jank
Plasma stuff
- Move
desktoptheme
,look-and-feel
,plasmoids
,shells
into~/.local/share/plasma
- Move
smod
to~/.local/share
- Move
sddm-theme-mod
to/usr/share/sddm/themes
- Import color scheme through system settings
- Apply the appropriate settings in system settings
- Restart plasma (
plasmashell --replace & disown
in terminal)
KWin stuff
- Compile the decoration theme and C++ KWin effects using the install scripts provided, I don't think just placing the precompiled ones will work as KWin won't register them
- Move
effects
,tabbox
,outline
,scripts
to~/.local/share/kwin
- Apply the appropriate settings in system settings
- Restart kwin (
kwin_x11 --replace & disown
in terminal)
Misc stuff
- Run the install script for defaulttooltip
- Move the
Kvantum
folder (the one inside thekvantum
folder) to~/.config
- Unpack the sound archive and move the folders to
~/.local/share/sounds
- Unpack the icon and cursor archives and move the folders to
~/.local/share/icons
- Configure stuff in system settings and possibly elsewhere if needed (setting up cursors and SDDM stuff can be tricky sometimes)
- You'll need to install at least Segoe UI, Segoe UI Bold, and Segoe UI Italic as system-wide fonts