mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
We currently directly write our settings to ~/.config/kwinrc and ~/.config/ksmserver. Instead, create a separate config file with our settings (in ~/.config/plasma-mobile), and in startplasmamobile, add that path to XDG_CONFIG_DIRS. These options will be applied in the mobile session, unless the user explicitly sets the config option. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| config.h | ||
| main.cpp | ||
| settings.cpp | ||
| settings.h | ||
| utils.h | ||