Update Plasma

This commit is contained in:
albert 2024-01-02 17:46:23 +09:00
parent 0b5aacc369
commit e36759ef28
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -1,15 +1,15 @@
{ {
programs.plasma = { programs.plasma = {
enable = true; enable = true;
shortcuts = { shortcuts = {
"ActivityManager"."switch-to-activity-3de231e3-77f6-45b2-b926-985e384ca8a7" = [ ]; "ActivityManager"."switch-to-activity-0bf1ae9c-755f-46e4-9598-f826be1dc9aa" = [ ];
"KDE Keyboard Layout Switcher"."Switch to Last-Used Keyboard Layout" = "Meta+Alt+L"; "KDE Keyboard Layout Switcher"."Switch to Last-Used Keyboard Layout" = "Meta+Alt+L";
"KDE Keyboard Layout Switcher"."Switch to Next Keyboard Layout" = "Meta+Alt+K"; "KDE Keyboard Layout Switcher"."Switch to Next Keyboard Layout" = "Meta+Alt+K";
"kaccess"."Toggle Screen Reader On and Off" = "Meta+Alt+S"; "kaccess"."Toggle Screen Reader On and Off" = "Meta+Alt+S";
"kcm_touchpad"."Disable Touchpad" = "Touchpad Off"; "kcm_touchpad"."Disable Touchpad" = "Touchpad Off";
"kcm_touchpad"."Enable Touchpad" = "Touchpad On"; "kcm_touchpad"."Enable Touchpad" = "Touchpad On";
"kcm_touchpad"."Toggle Touchpad" = ["Touchpad Toggle" "Meta+Ctrl+Zenkaku Hankaku"]; "kcm_touchpad"."Toggle Touchpad" = "Touchpad Toggle";
"kded6"."display" = ["Display" "Meta+P"];
"kmix"."decrease_microphone_volume" = "Microphone Volume Down"; "kmix"."decrease_microphone_volume" = "Microphone Volume Down";
"kmix"."decrease_volume" = "Volume Down"; "kmix"."decrease_volume" = "Volume Down";
"kmix"."decrease_volume_small" = "Shift+Volume Down"; "kmix"."decrease_volume_small" = "Shift+Volume Down";
@ -37,7 +37,6 @@
"kwin"."Grid View" = "Meta+G"; "kwin"."Grid View" = "Meta+G";
"kwin"."Increase Opacity" = [ ]; "kwin"."Increase Opacity" = [ ];
"kwin"."Kill Window" = "Meta+Ctrl+Esc"; "kwin"."Kill Window" = "Meta+Ctrl+Esc";
"kwin"."Move Tablet to Next Output" = [ ];
"kwin"."MoveMouseToCenter" = "Meta+F6"; "kwin"."MoveMouseToCenter" = "Meta+F6";
"kwin"."MoveMouseToFocus" = "Meta+F5"; "kwin"."MoveMouseToFocus" = "Meta+F5";
"kwin"."MoveZoomDown" = [ ]; "kwin"."MoveZoomDown" = [ ];
@ -47,6 +46,7 @@
"kwin"."Overview" = "Meta+W"; "kwin"."Overview" = "Meta+W";
"kwin"."Setup Window Shortcut" = [ ]; "kwin"."Setup Window Shortcut" = [ ];
"kwin"."Show Desktop" = "Meta+D"; "kwin"."Show Desktop" = "Meta+D";
"kwin"."Suspend Compositing" = "Alt+Shift+F12";
"kwin"."Switch One Desktop Down" = "Meta+Ctrl+Down"; "kwin"."Switch One Desktop Down" = "Meta+Ctrl+Down";
"kwin"."Switch One Desktop Up" = "Meta+Ctrl+Up"; "kwin"."Switch One Desktop Up" = "Meta+Ctrl+Up";
"kwin"."Switch One Desktop to the Left" = "Meta+Ctrl+Left"; "kwin"."Switch One Desktop to the Left" = "Meta+Ctrl+Left";
@ -174,7 +174,7 @@
"kwin"."Window to Screen 5" = [ ]; "kwin"."Window to Screen 5" = [ ];
"kwin"."Window to Screen 6" = [ ]; "kwin"."Window to Screen 6" = [ ];
"kwin"."Window to Screen 7" = [ ]; "kwin"."Window to Screen 7" = [ ];
"kwin"."view_actual_size" = "Meta+0"; "kwin"."view_actual_size" = [ ];
"kwin"."view_zoom_in" = ["Meta++" "Meta+="]; "kwin"."view_zoom_in" = ["Meta++" "Meta+="];
"kwin"."view_zoom_out" = "Meta+-"; "kwin"."view_zoom_out" = "Meta+-";
"mediacontrol"."mediavolumedown" = [ ]; "mediacontrol"."mediavolumedown" = [ ];
@ -199,7 +199,7 @@
"org_kde_powerdevil"."Turn Off Screen" = [ ]; "org_kde_powerdevil"."Turn Off Screen" = [ ];
"org_kde_powerdevil"."powerProfile" = ["Battery" "Meta+B"]; "org_kde_powerdevil"."powerProfile" = ["Battery" "Meta+B"];
"plasmashell"."activate task manager entry 1" = "Meta+1"; "plasmashell"."activate task manager entry 1" = "Meta+1";
"plasmashell"."activate task manager entry 10" = [ ]; "plasmashell"."activate task manager entry 10" = "Meta+0";
"plasmashell"."activate task manager entry 2" = "Meta+2"; "plasmashell"."activate task manager entry 2" = "Meta+2";
"plasmashell"."activate task manager entry 3" = "Meta+3"; "plasmashell"."activate task manager entry 3" = "Meta+3";
"plasmashell"."activate task manager entry 4" = "Meta+4"; "plasmashell"."activate task manager entry 4" = "Meta+4";
@ -226,14 +226,11 @@
"plasmashell"."toggle do not disturb" = [ ]; "plasmashell"."toggle do not disturb" = [ ];
}; };
configFile = { configFile = {
"dolphinrc"."KFileDialog Settings"."Places Icons Auto-resize" = false; "kactivitymanagerdrc"."activities"."0bf1ae9c-755f-46e4-9598-f826be1dc9aa" = "Default";
"dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22; "kactivitymanagerdrc"."main"."currentActivity" = "0bf1ae9c-755f-46e4-9598-f826be1dc9aa";
"kactivitymanagerdrc"."activities"."3de231e3-77f6-45b2-b926-985e384ca8a7" = "Default"; "kcminputrc"."Mouse"."X11LibInputXAccelProfileFlat" = true;
"kactivitymanagerdrc"."main"."currentActivity" = "3de231e3-77f6-45b2-b926-985e384ca8a7"; "kcminputrc"."Mouse"."cursorTheme" = "ePapirus";
"kded5rc"."Module-device_automounter"."autoload" = false; "kded5rc"."Module-device_automounter"."autoload" = false;
"kdeglobals"."General"."AccentColor" = "153,62,187";
"kdeglobals"."General"."LastUsedCustomAccentColor" = "233,100,58";
"kdeglobals"."General"."accentColorFromWallpaper" = true;
"kdeglobals"."KFileDialog Settings"."Allow Expansion" = false; "kdeglobals"."KFileDialog Settings"."Allow Expansion" = false;
"kdeglobals"."KFileDialog Settings"."Automatically select filename extension" = true; "kdeglobals"."KFileDialog Settings"."Automatically select filename extension" = true;
"kdeglobals"."KFileDialog Settings"."Breadcrumb Navigation" = false; "kdeglobals"."KFileDialog Settings"."Breadcrumb Navigation" = false;
@ -252,33 +249,34 @@
"kdeglobals"."KFileDialog Settings"."Sort reversed" = false; "kdeglobals"."KFileDialog Settings"."Sort reversed" = false;
"kdeglobals"."KFileDialog Settings"."Speedbar Width" = 140; "kdeglobals"."KFileDialog Settings"."Speedbar Width" = 140;
"kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree"; "kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree";
"kdeglobals"."WM"."activeBackground" = "227,229,231"; "kdeglobals"."WM"."activeBackground" = "47,52,63";
"kdeglobals"."WM"."activeBlend" = "227,229,231"; "kdeglobals"."WM"."activeBlend" = "47,52,63";
"kdeglobals"."WM"."activeForeground" = "35,38,41"; "kdeglobals"."WM"."activeForeground" = "211,218,227";
"kdeglobals"."WM"."inactiveBackground" = "239,240,241"; "kdeglobals"."WM"."inactiveBackground" = "47,52,63";
"kdeglobals"."WM"."inactiveBlend" = "239,240,241"; "kdeglobals"."WM"."inactiveBlend" = "47,52,63";
"kdeglobals"."WM"."inactiveForeground" = "112,125,138"; "kdeglobals"."WM"."inactiveForeground" = "102,106,115";
"kglobalshortcutsrc"."ActivityManager"."_k_friendly_name" = "Activity Manager"; "kglobalshortcutsrc"."ActivityManager"."_k_friendly_name" = "Activity Manager";
"kglobalshortcutsrc"."KDE Keyboard Layout Switcher"."_k_friendly_name" = "Keyboard Layout Switcher"; "kglobalshortcutsrc"."KDE Keyboard Layout Switcher"."_k_friendly_name" = "Keyboard Layout Switcher";
"kglobalshortcutsrc"."kaccess"."_k_friendly_name" = "Accessibility"; "kglobalshortcutsrc"."kaccess"."_k_friendly_name" = "Accessibility";
"kglobalshortcutsrc"."kcm_touchpad"."_k_friendly_name" = "Touchpad"; "kglobalshortcutsrc"."kcm_touchpad"."_k_friendly_name" = "Touchpad";
"kglobalshortcutsrc"."kded6"."_k_friendly_name" = "kded6";
"kglobalshortcutsrc"."kmix"."_k_friendly_name" = "Audio Volume"; "kglobalshortcutsrc"."kmix"."_k_friendly_name" = "Audio Volume";
"kglobalshortcutsrc"."ksmserver"."_k_friendly_name" = "Session Management"; "kglobalshortcutsrc"."ksmserver"."_k_friendly_name" = "ksmserver";
"kglobalshortcutsrc"."kwin"."_k_friendly_name" = "KWin"; "kglobalshortcutsrc"."kwin"."_k_friendly_name" = "KWin";
"kglobalshortcutsrc"."mediacontrol"."_k_friendly_name" = "Media Controller"; "kglobalshortcutsrc"."mediacontrol"."_k_friendly_name" = "Media Controller";
"kglobalshortcutsrc"."org_kde_powerdevil"."_k_friendly_name" = "KDE Power Management System"; "kglobalshortcutsrc"."org_kde_powerdevil"."_k_friendly_name" = "Power Management";
"kglobalshortcutsrc"."plasmashell"."_k_friendly_name" = "plasmashell"; "kglobalshortcutsrc"."plasmashell"."_k_friendly_name" = "plasmashell";
"kwinrc"."Desktops"."Id_1" = "f3d11b56-9b5d-4032-9159-98eb485a1a4a"; "kwinrc"."Desktops"."Id_1" = "6397510c-04f5-4aaf-bff9-66cea108b111";
"kwinrc"."Desktops"."Number" = 1; "kwinrc"."Desktops"."Number" = 1;
"kwinrc"."Desktops"."Rows" = 1; "kwinrc"."Desktops"."Rows" = 1;
"kwinrc"."NightColor"."Active" = true; "kwinrc"."NightColor"."Active" = true;
"kwinrc"."NightColor"."LatitudeAuto" = 35.01; "kwinrc"."NightColor"."LatitudeAuto" = 35.01;
"kwinrc"."NightColor"."LongitudeAuto" = 135.75; "kwinrc"."NightColor"."LongitudeAuto" = 135.75;
"kwinrc"."Tiling"."padding" = 10; "kwinrc"."Tiling"."padding" = 8;
"kwinrc"."Tiling.4fd0826e-0002-536e-8946-e04871dbcd09"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.6652343749999995},{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.3347656250000005}]}"; "kwinrc"."Tiling.8fb41a9a-cf1b-523a-8368-54507f6885e6"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.6945312499999999},{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.30546875000000007}]}";
"kwinrc"."Tiling.e5159c0a-c653-5a64-a969-4b3420493375"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.371484375},{\"width\":0.6285156249999996}]}"; "kwinrc"."Tiling.91ea1083-8eb3-59af-b2ce-03778d8cef2a"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.35625},{\"width\":0.6437499999999992}]}";
"kwinrc"."Xwayland"."Scale" = 1;
"plasma-localerc"."Formats"."LANG" = "en_US.UTF-8"; "plasma-localerc"."Formats"."LANG" = "en_US.UTF-8";
"plasmarc"."Theme"."name" = "Arc-Dark";
"plasmarc"."Wallpapers"."usersWallpapers" = "/etc/nixos/git/wallpapers/default/wallpaper1.png"; "plasmarc"."Wallpapers"."usersWallpapers" = "/etc/nixos/git/wallpapers/default/wallpaper1.png";
"systemsettingsrc"."KFileDialog Settings"."detailViewIconSize" = 16; "systemsettingsrc"."KFileDialog Settings"."detailViewIconSize" = 16;
}; };