This commit is contained in:
albert 2024-01-05 12:33:18 +09:00
parent 799cc513ee
commit eea494b396
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A
2 changed files with 6 additions and 3 deletions

View file

@ -226,6 +226,8 @@
"plasmashell"."toggle do not disturb" = [ ]; "plasmashell"."toggle do not disturb" = [ ];
}; };
configFile = { configFile = {
"dolphinrc"."KFileDialog Settings"."Places Icons Auto-resize" = false;
"dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22;
"kactivitymanagerdrc"."activities"."0bf1ae9c-755f-46e4-9598-f826be1dc9aa" = "Default"; "kactivitymanagerdrc"."activities"."0bf1ae9c-755f-46e4-9598-f826be1dc9aa" = "Default";
"kactivitymanagerdrc"."main"."currentActivity" = "0bf1ae9c-755f-46e4-9598-f826be1dc9aa"; "kactivitymanagerdrc"."main"."currentActivity" = "0bf1ae9c-755f-46e4-9598-f826be1dc9aa";
"kcminputrc"."Mouse"."X11LibInputXAccelProfileFlat" = true; "kcminputrc"."Mouse"."X11LibInputXAccelProfileFlat" = true;
@ -233,7 +235,7 @@
"kcminputrc"."Mouse"."XLbInptPointerAcceleration" = "-0.6"; "kcminputrc"."Mouse"."XLbInptPointerAcceleration" = "-0.6";
"kcminputrc"."Mouse"."cursorTheme" = "ePapirus"; "kcminputrc"."Mouse"."cursorTheme" = "ePapirus";
"kded5rc"."Module-device_automounter"."autoload" = false; "kded5rc"."Module-device_automounter"."autoload" = false;
"kdeglobals"."General"."AccentColor" = "148,64,188"; "kdeglobals"."General"."AccentColor" = "196,72,110";
"kdeglobals"."General"."AllowKDEAppsToRememberWindowPositions" = true; "kdeglobals"."General"."AllowKDEAppsToRememberWindowPositions" = true;
"kdeglobals"."General"."accentColorFromWallpaper" = true; "kdeglobals"."General"."accentColorFromWallpaper" = true;
"kdeglobals"."KDE"."SingleClick" = true; "kdeglobals"."KDE"."SingleClick" = true;
@ -273,7 +275,8 @@
"kglobalshortcutsrc"."org_kde_powerdevil"."_k_friendly_name" = "KDE Power Management System"; "kglobalshortcutsrc"."org_kde_powerdevil"."_k_friendly_name" = "KDE Power Management System";
"kglobalshortcutsrc"."plasmashell"."_k_friendly_name" = "plasmashell"; "kglobalshortcutsrc"."plasmashell"."_k_friendly_name" = "plasmashell";
"kwinrc"."Desktops"."Id_1" = "6397510c-04f5-4aaf-bff9-66cea108b111"; "kwinrc"."Desktops"."Id_1" = "6397510c-04f5-4aaf-bff9-66cea108b111";
"kwinrc"."Desktops"."Number" = 1; "kwinrc"."Desktops"."Id_2" = "99b48444-5d80-4ea3-9602-35235349b6f9";
"kwinrc"."Desktops"."Number" = 2;
"kwinrc"."Desktops"."Rows" = 1; "kwinrc"."Desktops"."Rows" = 1;
"kwinrc"."NightColor"."Active" = true; "kwinrc"."NightColor"."Active" = true;
"kwinrc"."NightColor"."LatitudeAuto" = 35.010000; "kwinrc"."NightColor"."LatitudeAuto" = 35.010000;

@ -1 +1 @@
Subproject commit dc1085957c1750128f3c607cc2d480f0d183de56 Subproject commit 6379681155dc3ea9d987255160f95f0e1e3e44ad