nix-config/home-manager/plasma.nix
2024-05-23 22:48:55 +02:00

388 lines
23 KiB
Nix

{
programs.plasma = {
enable = true;
shortcuts = {
"ActivityManager"."switch-to-activity-037b4336-809c-4a07-a148-9ef660a5cc9c" = [ ];
"ActivityManager"."switch-to-activity-c82192f5-3d2d-4f8d-9c58-364b4cca1b53" = [ ];
"ActivityManager"."switch-to-activity-d15629d7-eac1-4856-990c-e88d4acd7c5d" = [ ];
"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";
"kaccess"."Toggle Screen Reader On and Off" = "Meta+Alt+S";
"kcm_touchpad"."Disable Touchpad" = [ ];
"kcm_touchpad"."Enable Touchpad" = [ ];
"kcm_touchpad"."Toggle Touchpad" = [ ];
"kmix"."decrease_microphone_volume" = "Ctrl+Volume Down";
"kmix"."decrease_volume" = "Volume Down";
"kmix"."decrease_volume_small" = "Shift+Volume Down";
"kmix"."increase_microphone_volume" = "Ctrl+Volume Up";
"kmix"."increase_volume" = "Volume Up";
"kmix"."increase_volume_small" = "Shift+Volume Up";
"kmix"."mic_mute" = "Microphone Mute";
"kmix"."mute" = "Volume Mute";
"ksmserver"."Halt Without Confirmation" = [ ];
"ksmserver"."Lock Session" = ["" "Meta+L" "Screensaver"];
"ksmserver"."Log Out" = "Ctrl+Alt+Del";
"ksmserver"."Log Out Without Confirmation" = [ ];
"ksmserver"."Reboot" = [ ];
"ksmserver"."Reboot Without Confirmation" = [ ];
"ksmserver"."Shut Down" = [ ];
"kwin"."Activate Window Demanding Attention" = "Meta+Ctrl+A";
"kwin"."Cube" = [ ];
"kwin"."Cycle Overview" = [ ];
"kwin"."Cycle Overview Opposite" = [ ];
"kwin"."Decrease Opacity" = [ ];
"kwin"."Edit Tiles" = "Meta+Y";
"kwin"."Expose" = "Ctrl+F9";
"kwin"."ExposeAll" = ["" "Ctrl+F10" "Launch (C)"];
"kwin"."ExposeClass" = "Ctrl+F7";
"kwin"."ExposeClassCurrentDesktop" = [ ];
"kwin"."Grid View" = "Meta+G";
"kwin"."Increase Opacity" = [ ];
"kwin"."Invert" = "Meta+Ctrl+I";
"kwin"."Invert Screen Colors" = [ ];
"kwin"."InvertWindow" = "Meta+Ctrl+U";
"kwin"."Kill Window" = "Meta+Ctrl+Esc";
"kwin"."MinimizeAll" = [ ];
"kwin"."Move Tablet to Next Output" = [ ];
"kwin"."MoveMouseToCenter" = "Meta+F6";
"kwin"."MoveMouseToFocus" = "Meta+F5";
"kwin"."MoveZoomDown" = [ ];
"kwin"."MoveZoomLeft" = [ ];
"kwin"."MoveZoomRight" = [ ];
"kwin"."MoveZoomUp" = [ ];
"kwin"."Overview" = "Meta+W";
"kwin"."Setup Window Shortcut" = [ ];
"kwin"."Show Desktop" = "Meta+D";
"kwin"."Switch One Desktop Down" = "Meta+Ctrl+Down";
"kwin"."Switch One Desktop Up" = ["" "Meta+Ctrl+Left" "Meta+Ctrl+Up"];
"kwin"."Switch One Desktop to the Left" = [ ];
"kwin"."Switch One Desktop to the Right" = [ ];
"kwin"."Switch Window Down" = "Meta+Alt+Down";
"kwin"."Switch Window Left" = "Meta+Alt+Left";
"kwin"."Switch Window Right" = "Meta+Alt+Right";
"kwin"."Switch Window Up" = "Meta+Alt+Up";
"kwin"."Switch to Desktop 1" = "Ctrl+F1";
"kwin"."Switch to Desktop 10" = [ ];
"kwin"."Switch to Desktop 11" = [ ];
"kwin"."Switch to Desktop 12" = [ ];
"kwin"."Switch to Desktop 13" = [ ];
"kwin"."Switch to Desktop 14" = [ ];
"kwin"."Switch to Desktop 15" = [ ];
"kwin"."Switch to Desktop 16" = [ ];
"kwin"."Switch to Desktop 17" = [ ];
"kwin"."Switch to Desktop 18" = [ ];
"kwin"."Switch to Desktop 19" = [ ];
"kwin"."Switch to Desktop 2" = "Ctrl+F2";
"kwin"."Switch to Desktop 20" = [ ];
"kwin"."Switch to Desktop 3" = "Ctrl+F3";
"kwin"."Switch to Desktop 4" = "Ctrl+F4";
"kwin"."Switch to Desktop 5" = [ ];
"kwin"."Switch to Desktop 6" = [ ];
"kwin"."Switch to Desktop 7" = [ ];
"kwin"."Switch to Desktop 8" = [ ];
"kwin"."Switch to Desktop 9" = [ ];
"kwin"."Switch to Next Desktop" = [ ];
"kwin"."Switch to Next Screen" = [ ];
"kwin"."Switch to Previous Desktop" = [ ];
"kwin"."Switch to Previous Screen" = [ ];
"kwin"."Switch to Screen 0" = [ ];
"kwin"."Switch to Screen 1" = [ ];
"kwin"."Switch to Screen 2" = [ ];
"kwin"."Switch to Screen 3" = [ ];
"kwin"."Switch to Screen 4" = [ ];
"kwin"."Switch to Screen 5" = [ ];
"kwin"."Switch to Screen 6" = [ ];
"kwin"."Switch to Screen 7" = [ ];
"kwin"."Switch to Screen Above" = [ ];
"kwin"."Switch to Screen Below" = [ ];
"kwin"."Switch to Screen to the Left" = [ ];
"kwin"."Switch to Screen to the Right" = [ ];
"kwin"."Toggle" = [ ];
"kwin"."Toggle Night Color" = [ ];
"kwin"."Toggle Window Raise/Lower" = [ ];
"kwin"."Walk Through Windows" = "Alt+Tab";
"kwin"."Walk Through Windows (Reverse)" = "Alt+Shift+Tab";
"kwin"."Walk Through Windows Alternative" = [ ];
"kwin"."Walk Through Windows Alternative (Reverse)" = [ ];
"kwin"."Walk Through Windows of Current Application" = "Alt+`";
"kwin"."Walk Through Windows of Current Application (Reverse)" = "Alt+~";
"kwin"."Walk Through Windows of Current Application Alternative" = [ ];
"kwin"."Walk Through Windows of Current Application Alternative (Reverse)" = [ ];
"kwin"."Window Above Other Windows" = [ ];
"kwin"."Window Below Other Windows" = [ ];
"kwin"."Window Close" = "Alt+F4";
"kwin"."Window Fullscreen" = [ ];
"kwin"."Window Grow Horizontal" = [ ];
"kwin"."Window Grow Vertical" = [ ];
"kwin"."Window Lower" = [ ];
"kwin"."Window Maximize" = ["" "Meta+PgUp" "Meta+Up"];
"kwin"."Window Maximize Horizontal" = [ ];
"kwin"."Window Maximize Vertical" = [ ];
"kwin"."Window Minimize" = "Meta+PgDown";
"kwin"."Window Move" = [ ];
"kwin"."Window Move Center" = [ ];
"kwin"."Window No Border" = [ ];
"kwin"."Window On All Desktops" = [ ];
"kwin"."Window One Desktop Down" = "Meta+Ctrl+Shift+Down";
"kwin"."Window One Desktop Up" = "Meta+Ctrl+Shift+Up";
"kwin"."Window One Desktop to the Left" = "Meta+Ctrl+Shift+Left";
"kwin"."Window One Desktop to the Right" = "Meta+Ctrl+Shift+Right";
"kwin"."Window One Screen Down" = "Meta+Shift+Down";
"kwin"."Window One Screen Up" = "Meta+Shift+Up";
"kwin"."Window One Screen to the Left" = "Meta+Shift+Left";
"kwin"."Window One Screen to the Right" = "Meta+Shift+Right";
"kwin"."Window Operations Menu" = "Alt+F3";
"kwin"."Window Pack Down" = [ ];
"kwin"."Window Pack Left" = [ ];
"kwin"."Window Pack Right" = [ ];
"kwin"."Window Pack Up" = [ ];
"kwin"."Window Quick Tile Bottom" = "Meta+Down";
"kwin"."Window Quick Tile Bottom Left" = [ ];
"kwin"."Window Quick Tile Bottom Right" = [ ];
"kwin"."Window Quick Tile Left" = "Meta+Left";
"kwin"."Window Quick Tile Right" = "Meta+Right";
"kwin"."Window Quick Tile Top" = [ ];
"kwin"."Window Quick Tile Top Left" = [ ];
"kwin"."Window Quick Tile Top Right" = [ ];
"kwin"."Window Raise" = [ ];
"kwin"."Window Resize" = [ ];
"kwin"."Window Shade" = [ ];
"kwin"."Window Shrink Horizontal" = [ ];
"kwin"."Window Shrink Vertical" = [ ];
"kwin"."Window to Desktop 1" = [ ];
"kwin"."Window to Desktop 10" = [ ];
"kwin"."Window to Desktop 11" = [ ];
"kwin"."Window to Desktop 12" = [ ];
"kwin"."Window to Desktop 13" = [ ];
"kwin"."Window to Desktop 14" = [ ];
"kwin"."Window to Desktop 15" = [ ];
"kwin"."Window to Desktop 16" = [ ];
"kwin"."Window to Desktop 17" = [ ];
"kwin"."Window to Desktop 18" = [ ];
"kwin"."Window to Desktop 19" = [ ];
"kwin"."Window to Desktop 2" = [ ];
"kwin"."Window to Desktop 20" = [ ];
"kwin"."Window to Desktop 3" = [ ];
"kwin"."Window to Desktop 4" = [ ];
"kwin"."Window to Desktop 5" = [ ];
"kwin"."Window to Desktop 6" = [ ];
"kwin"."Window to Desktop 7" = [ ];
"kwin"."Window to Desktop 8" = [ ];
"kwin"."Window to Desktop 9" = [ ];
"kwin"."Window to Next Desktop" = [ ];
"kwin"."Window to Next Screen" = [ ];
"kwin"."Window to Previous Desktop" = [ ];
"kwin"."Window to Previous Screen" = [ ];
"kwin"."Window to Screen 0" = [ ];
"kwin"."Window to Screen 1" = [ ];
"kwin"."Window to Screen 2" = [ ];
"kwin"."Window to Screen 3" = [ ];
"kwin"."Window to Screen 4" = [ ];
"kwin"."Window to Screen 5" = [ ];
"kwin"."Window to Screen 6" = [ ];
"kwin"."Window to Screen 7" = [ ];
"kwin"."view_actual_size" = "Meta+0";
"kwin"."view_zoom_in" = ["" "Meta++" "Meta+\x3d"];
"kwin"."view_zoom_out" = "Meta+-";
"mediacontrol"."mediavolumedown" = [ ];
"mediacontrol"."mediavolumeup" = [ ];
"mediacontrol"."nextmedia" = "Media Next";
"mediacontrol"."pausemedia" = "Media Pause";
"mediacontrol"."playmedia" = [ ];
"mediacontrol"."playpausemedia" = "Media Play";
"mediacontrol"."previousmedia" = "Media Previous";
"mediacontrol"."stopmedia" = "Media Stop";
"org_kde_powerdevil"."Decrease Keyboard Brightness" = "Keyboard Brightness Down";
"org_kde_powerdevil"."Decrease Screen Brightness" = "Monitor Brightness Down";
"org_kde_powerdevil"."Decrease Screen Brightness Small" = "Shift+Monitor Brightness Down";
"org_kde_powerdevil"."Hibernate" = "Hibernate";
"org_kde_powerdevil"."Increase Keyboard Brightness" = "Keyboard Brightness Up";
"org_kde_powerdevil"."Increase Screen Brightness" = "Monitor Brightness Up";
"org_kde_powerdevil"."Increase Screen Brightness Small" = "Shift+Monitor Brightness Up";
"org_kde_powerdevil"."PowerDown" = "Power Down";
"org_kde_powerdevil"."PowerOff" = "Power Off";
"org_kde_powerdevil"."Sleep" = [ ];
"org_kde_powerdevil"."Toggle Keyboard Backlight" = "Keyboard Light On/Off";
"org_kde_powerdevil"."Turn Off Screen" = [ ];
"org_kde_powerdevil"."powerProfile" = ["" "Battery" "Meta+B"];
"plasmashell"."activate task manager entry 1" = "Meta+1";
"plasmashell"."activate task manager entry 10" = [ ];
"plasmashell"."activate task manager entry 2" = "Meta+2";
"plasmashell"."activate task manager entry 3" = "Meta+3";
"plasmashell"."activate task manager entry 4" = "Meta+4";
"plasmashell"."activate task manager entry 5" = "Meta+5";
"plasmashell"."activate task manager entry 6" = "Meta+6";
"plasmashell"."activate task manager entry 7" = "Meta+7";
"plasmashell"."activate task manager entry 8" = "Meta+8";
"plasmashell"."activate task manager entry 9" = "Meta+9";
"plasmashell"."clear-history" = [ ];
"plasmashell"."clipboard_action" = "Meta+Ctrl+X";
"plasmashell"."cycle-panels" = "Meta+Alt+P";
"plasmashell"."cycleNextAction" = [ ];
"plasmashell"."cyclePrevAction" = [ ];
"plasmashell"."manage activities" = "Meta+Q";
"plasmashell"."next activity" = [ ];
"plasmashell"."previous activity" = [ ];
"plasmashell"."repeat_action" = [ ];
"plasmashell"."show dashboard" = "Ctrl+F12";
"plasmashell"."show-barcode" = [ ];
"plasmashell"."show-on-mouse-pos" = "Meta+V";
"plasmashell"."stop current activity" = "Meta+S";
"plasmashell"."switch to next activity" = [ ];
"plasmashell"."switch to previous activity" = [ ];
"plasmashell"."toggle do not disturb" = [ ];
"services/lookandfeeltool-2.desktop"."_launch" = "Sleep";
"services/lookandfeeltool.desktop"."_launch" = "Ctrl+Sleep";
"services/org.kde.konsole.desktop"."_launch" = "Meta+T";
"services/org.kde.spectacle.desktop"."ActiveWindowScreenShot" = [ ];
"services/org.kde.spectacle.desktop"."FullScreenScreenShot" = "Print";
"services/org.kde.spectacle.desktop"."RecordRegion" = [ ];
"services/org.kde.spectacle.desktop"."RecordScreen" = [ ];
"services/org.kde.spectacle.desktop"."RecordWindow" = [ ];
"services/org.kde.spectacle.desktop"."RectangularRegionScreenShot" = "Meta+Shift+S";
"services/org.kde.spectacle.desktop"."WindowUnderCursorScreenShot" = [ ];
"services/org.kde.spectacle.desktop"."_launch" = [ ];
};
configFile = {
"baloofilerc"."General"."dbVersion" = 2;
"baloofilerc"."General"."exclude filters" = "*~,*.part,*.o,*.la,*.lo,*.loT,*.moc,moc_*.cpp,qrc_*.cpp,ui_*.h,cmake_install.cmake,CMakeCache.txt,CTestTestfile.cmake,libtool,config.status,confdefs.h,autom4te,conftest,confstat,Makefile.am,*.gcode,.ninja_deps,.ninja_log,build.ninja,*.csproj,*.m4,*.rej,*.gmo,*.pc,*.omf,*.aux,*.tmp,*.po,*.vm*,*.nvram,*.rcore,*.swp,*.swap,lzo,litmain.sh,*.orig,.histfile.*,.xsession-errors*,*.map,*.so,*.a,*.db,*.qrc,*.ini,*.init,*.img,*.vdi,*.vbox*,vbox.log,*.qcow2,*.vmdk,*.vhd,*.vhdx,*.sql,*.sql.gz,*.ytdl,*.tfstate*,*.class,*.pyc,*.pyo,*.elc,*.qmlc,*.jsc,*.fastq,*.fq,*.gb,*.fasta,*.fna,*.gbff,*.faa,po,CVS,.svn,.git,_darcs,.bzr,.hg,CMakeFiles,CMakeTmp,CMakeTmpQmake,.moc,.obj,.pch,.uic,.npm,.yarn,.yarn-cache,__pycache__,node_modules,node_packages,nbproject,.terraform,.venv,venv,core-dumps,lost+found";
"baloofilerc"."General"."exclude filters version" = 9;
"baloofilerc"."General"."exclude folders[$e]" = "$HOME/Programming/";
"baloofilerc"."General"."exclude folders\x5b$e\x5d" = "$HOME/Programming/";
"dolphinrc"."KFileDialog Settings"."Places Icons Auto-resize" = false;
"dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22;
"kactivitymanagerdrc"."activities"."037b4336-809c-4a07-a148-9ef660a5cc9c" = "Default";
"kactivitymanagerdrc"."activities"."c82192f5-3d2d-4f8d-9c58-364b4cca1b53" = "Default";
"kactivitymanagerdrc"."activities"."d15629d7-eac1-4856-990c-e88d4acd7c5d" = "Stay Awake";
"kactivitymanagerdrc"."activities-icons"."d15629d7-eac1-4856-990c-e88d4acd7c5d" = "activities";
"kactivitymanagerdrc"."main"."currentActivity" = "c82192f5-3d2d-4f8d-9c58-364b4cca1b53";
"kactivitymanagerdrc"."main"."runningActivities" = "c82192f5-3d2d-4f8d-9c58-364b4cca1b53";
"kactivitymanagerdrc"."main"."stoppedActivities" = "";
"kcminputrc"."Keyboard"."NumLock" = 0;
"kcminputrc"."Libinput/1133/49970/Logitech Gaming Mouse G502"."ScrollFactor" = 0.5;
"kcminputrc"."Libinput/1133/50504/Logitech USB Receiver Mouse"."PointerAccelerationProfile" = 1;
"kcminputrc"."Libinput/1133/50504/Logitech USB Receiver Mouse"."ScrollFactor" = 0.5;
"kcminputrc"."Libinput/1267/12432/ELAN1200:00 04F3:3090 Touchpad"."ClickMethod" = 2;
"kcminputrc"."Libinput/1267/12432/ELAN1200:00 04F3:3090 Touchpad"."Enabled" = true;
"kded5rc"."Module-browserintegrationreminder"."autoload" = false;
"kded5rc"."Module-device_automounter"."autoload" = false;
"kdeglobals"."DirSelect Dialog"."DirSelectDialog Size" = "820,584";
"kdeglobals"."General"."AllowKDEAppsToRememberWindowPositions" = true;
"kdeglobals"."KDE"."SingleClick" = true;
"kdeglobals"."KFileDialog Settings"."Allow Expansion" = false;
"kdeglobals"."KFileDialog Settings"."Automatically select filename extension" = true;
"kdeglobals"."KFileDialog Settings"."Breadcrumb Navigation" = true;
"kdeglobals"."KFileDialog Settings"."Decoration position" = 2;
"kdeglobals"."KFileDialog Settings"."LocationCombo Completionmode" = 5;
"kdeglobals"."KFileDialog Settings"."PathCombo Completionmode" = 5;
"kdeglobals"."KFileDialog Settings"."Show Bookmarks" = false;
"kdeglobals"."KFileDialog Settings"."Show Full Path" = false;
"kdeglobals"."KFileDialog Settings"."Show Inline Previews" = true;
"kdeglobals"."KFileDialog Settings"."Show Preview" = false;
"kdeglobals"."KFileDialog Settings"."Show Speedbar" = true;
"kdeglobals"."KFileDialog Settings"."Show hidden files" = false;
"kdeglobals"."KFileDialog Settings"."Sort by" = "Name";
"kdeglobals"."KFileDialog Settings"."Sort directories first" = true;
"kdeglobals"."KFileDialog Settings"."Sort hidden files last" = false;
"kdeglobals"."KFileDialog Settings"."Sort reversed" = false;
"kdeglobals"."KFileDialog Settings"."Speedbar Width" = 140;
"kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree";
"kdeglobals"."WM"."activeBackground" = "227,229,231";
"kdeglobals"."WM"."activeBlend" = "227,229,231";
"kdeglobals"."WM"."activeForeground" = "35,38,41";
"kdeglobals"."WM"."inactiveBackground" = "239,240,241";
"kdeglobals"."WM"."inactiveBlend" = "239,240,241";
"kdeglobals"."WM"."inactiveForeground" = "112,125,138";
"kglobalshortcutsrc"."ActivityManager"."_k_friendly_name" = "System Settings";
"kglobalshortcutsrc"."KDE Keyboard Layout Switcher"."_k_friendly_name" = "Keyboard Layout Switcher";
"kglobalshortcutsrc"."kaccess"."_k_friendly_name" = "Accessibility";
"kglobalshortcutsrc"."kcm_touchpad"."_k_friendly_name" = "Touchpad";
"kglobalshortcutsrc"."kmix"."_k_friendly_name" = "Audio Volume";
"kglobalshortcutsrc"."ksmserver"."_k_friendly_name" = "Session Management";
"kglobalshortcutsrc"."kwin"."_k_friendly_name" = "KWin";
"kglobalshortcutsrc"."mediacontrol"."_k_friendly_name" = "Media Controller";
"kglobalshortcutsrc"."org_kde_powerdevil"."_k_friendly_name" = "KDE Power Management System";
"kglobalshortcutsrc"."plasmashell"."_k_friendly_name" = "plasmashell";
"krunnerrc"."Plugins"."baloosearchEnabled" = true;
"krunnerrc"."Plugins"."browserhistoryEnabled" = false;
"krunnerrc"."Plugins"."browsertabsEnabled" = false;
"krunnerrc"."Plugins"."krunner_appstreamEnabled" = false;
"krunnerrc"."Plugins"."krunner_recentdocumentsEnabled" = false;
"krunnerrc"."Plugins"."krunner_sessionsEnabled" = false;
"krunnerrc"."Plugins"."krunner_webshortcutsEnabled" = false;
"krunnerrc"."Plugins/Favorites"."plugins" = "krunner_services";
"ksmserverrc"."General"."loginMode" = "emptySession";
"ksmserverrc"."SubSession: 037b4336-809c-4a07-a148-9ef660a5cc9c"."count" = 0;
"ksmserverrc"."SubSession: c82192f5-3d2d-4f8d-9c58-364b4cca1b53"."count" = 0;
"kwalletrc"."Wallet"."First Use" = false;
"kwinrc"."Desktops"."Id_1" = "e1429fd3-ee1a-43d1-a96c-3e98155ffa70";
"kwinrc"."Desktops"."Id_2" = "91da48f0-dcd0-40fa-937a-9f6a40f98a61";
"kwinrc"."Desktops"."Id_3" = "b421dd32-1365-49d6-97a0-e6a2850c864d";
"kwinrc"."Desktops"."Name_1" = "Basic";
"kwinrc"."Desktops"."Name_2" = "Communication";
"kwinrc"."Desktops"."Name_3" = "Parsec";
"kwinrc"."Desktops"."Number" = 3;
"kwinrc"."Desktops"."Rows" = 3;
"kwinrc"."Effect-diminactive"."Strength" = 50;
"kwinrc"."Effect-magiclamp"."AnimationDuration" = 4096;
"kwinrc"."Effect-slide"."HorizontalGap" = 0;
"kwinrc"."Effect-slide"."SlideBackground" = false;
"kwinrc"."Effect-slide"."VerticalGap" = 0;
"kwinrc"."Effect-wobblywindows"."AdvancedMode" = true;
"kwinrc"."Effect-wobblywindows"."Drag" = 50;
"kwinrc"."MouseBindings"."CommandInactiveTitlebar3" = "Nothing";
"kwinrc"."MouseBindings"."CommandTitlebarWheel" = "Change Opacity";
"kwinrc"."Plugins"."blurEnabled" = true;
"kwinrc"."Plugins"."cubeEnabled" = true;
"kwinrc"."Plugins"."desktopchangeosdEnabled" = true;
"kwinrc"."Plugins"."minimizeallEnabled" = true;
"kwinrc"."Plugins"."shakecursorEnabled" = true;
"kwinrc"."Plugins"."translucencyEnabled" = true;
"kwinrc"."Script-desktopchangeosd"."PopupHideDelay" = 200;
"kwinrc"."SubSession: 037b4336-809c-4a07-a148-9ef660a5cc9c"."active" = "-1";
"kwinrc"."SubSession: 037b4336-809c-4a07-a148-9ef660a5cc9c"."count" = 0;
"kwinrc"."SubSession: c82192f5-3d2d-4f8d-9c58-364b4cca1b53"."active" = "-1";
"kwinrc"."SubSession: c82192f5-3d2d-4f8d-9c58-364b4cca1b53"."count" = 0;
"kwinrc"."Tiling"."padding" = 4;
"kwinrc"."Tiling/17eb1f34-04ff-505f-99d3-b39b78e9af59"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}";
"kwinrc"."Tiling/71ed7714-9051-5fa1-88b9-b1a4cb02cd13"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.3515624999999996},{\"width\":0.3593750000000003},{\"width\":0.2890625000000001}x5d}";
"kwinrc"."Tiling/73f4fa9f-1055-5c2e-9515-22c988437f87"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}";
"kwinrc"."Tiling/cd7851e2-e3b0-5632-98bb-216623a6ddca"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}";
"kwinrc"."Tiling/d02c035d-eef0-5c68-aa2f-2e83d0ba08b1"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":\x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}\x5d}";
"kwinrc"."Tiling/d9f463ae-41ec-5300-8544-c0ee67dc8c63"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}";
"kwinrc"."Tiling/ece7370d-6d13-5618-ad29-14697e609bd2"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":x5b{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}x5d}";
"kwinrc"."Windows"."HideUtilityWindowsForInactive" = false;
"kwinrc"."Windows"."RollOverDesktops" = true;
"kwinrc"."Windows"."SnapOnlyWhenOverlapping" = true;
"kwinrc"."Xwayland"."Scale" = 1;
"kwinrc"."org.kde.kdecoration2"."ButtonsOnLeft" = "MF";
"kwinrulesrc"."096aaa12-acd7-4ed3-8682-1135d85ec9be"."Description" = "Application settings for org.kde.konsole";
"kwinrulesrc"."096aaa12-acd7-4ed3-8682-1135d85ec9be"."aboverule" = 3;
"kwinrulesrc"."096aaa12-acd7-4ed3-8682-1135d85ec9be"."wmclasscomplete" = true;
"kwinrulesrc"."096aaa12-acd7-4ed3-8682-1135d85ec9be"."wmclassmatch" = 2;
"kwinrulesrc"."1"."Description" = "Application settings for org.kde.konsole";
"kwinrulesrc"."1"."aboverule" = 3;
"kwinrulesrc"."1"."wmclasscomplete" = true;
"kwinrulesrc"."1"."wmclassmatch" = 2;
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."Description" = "Window settings for org.kde.konsole";
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."noborder" = true;
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."noborderrule" = 3;
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."title" = "~ : zsh Konsole";
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."types" = 1;
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."wmclass" = "konsole org.kde.konsole";
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."wmclasscomplete" = true;
"kwinrulesrc"."6abee73a-6ad7-4238-8e85-ae830edacafa"."wmclassmatch" = 1;
"kwinrulesrc"."General"."count" = 1;
"kwinrulesrc"."General"."rules" = 1;
"kxkbrc"."Layout"."Options" = "terminate:ctrl_alt_bksp";
"kxkbrc"."Layout"."ResetOldOptions" = true;
"plasma-localerc"."Formats"."LANG" = "en_US.UTF-8";
"plasma-localerc"."Formats"."LC_MEASUREMENT" = "C";
"plasma-localerc"."Formats"."LC_PAPER" = "C";
"plasma-localerc"."Formats"."LC_TIME" = "C";
"plasmanotifyrc"."Notifications"."PopupPosition" = "BottomRight";
"plasmarc"."Wallpapers"."usersWallpapers" = "/nix/store/vzhwagbg8i06aby90l0g5wl08j86n71r-breeze-6.0.3/share/wallpapers/Next/contents/images_dark/1920x1080.png";
"systemsettingsrc"."KFileDialog Settings"."detailViewIconSize" = 16;
};
};
}