diff --git a/flake.nix b/flake.nix index 2cc8d7f..b2290a8 100644 --- a/flake.nix +++ b/flake.nix @@ -1,17 +1,15 @@ { description = "Moe.OS"; - inputs = { nixpkgs.url = "nixpkgs/nixos-unstable"; nixpkgs-stable.url = "nixpkgs/release-24.05"; + jovian.url = "github:Jovian-Experiments/Jovian-NixOS/development"; home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - jovian.url = "github:Jovian-Experiments/Jovian-NixOS/development"; plasma-manager.url = "github:nix-community/plasma-manager/trunk"; plasma-manager.inputs.nixpkgs.follows = "nixpkgs"; plasma-manager.inputs.home-manager.follows = "home-manager"; }; - outputs = { self,nixpkgs,nixpkgs-stable, home-manager, jovian, plasma-manager, ...}: let lib = nixpkgs.lib; @@ -36,7 +34,7 @@ inherit pkgs; modules = [ ./home.nix - plasma-manager.nixosModules.default + plasma-manager.homeManagerModules.plasma-manager ]; extraSpecialArgs = { inherit pkgs-stable; diff --git a/home.nix b/home.nix index f6496ba..ce80507 100644 --- a/home.nix +++ b/home.nix @@ -4,7 +4,7 @@ imports = [ ./user/userpkgs.nix ./user/plasma.nix - ] + ]; home.username = "mo"; home.homeDirectory = "/home/mo"; home.stateVersion = "24.05"; diff --git a/user/plasma.nix b/user/plasma.nix index 9724094..830bf32 100644 --- a/user/plasma.nix +++ b/user/plasma.nix @@ -1,12 +1,315 @@ -{ pkgs, ...}: +{ plasma-manager, ... }: { - imports = [ - - ]; - - programs = { - plasma = { - enable = true; + programs.plasma = { + enable = true; + shortcuts = { + "ActivityManager"."switch-to-activity-2542e971-497c-477f-9d2b-e944f0cb1535" = [ ]; + "KDE Keyboard Layout Switcher"."Switch to Last-Used Keyboard Layout" = ",Meta+Alt+L,Switch to Last-Used Keyboard Layout"; + "KDE Keyboard Layout Switcher"."Switch to Next Keyboard Layout" = ",Meta+Alt+K,Auf nächste Tastaturbelegung umschalten"; + "kaccess"."Toggle Screen Reader On and Off" = "Meta+Alt+S"; + "kcm_touchpad"."Disable Touchpad" = "Touchpad Off"; + "kcm_touchpad"."Enable Touchpad" = "Touchpad On"; + "kcm_touchpad"."Toggle Touchpad" = ["Touchpad Toggle" "Meta+Ctrl+Zenkaku Hankaku,Touchpad Toggle" "Meta+Ctrl+Zenkaku Hankaku"]; + "kmix"."decrease_microphone_volume" = "Microphone Volume Down"; + "kmix"."decrease_volume" = "Volume Down"; + "kmix"."decrease_volume_small" = "Shift+Volume Down"; + "kmix"."increase_microphone_volume" = "Microphone Volume Up"; + "kmix"."increase_volume" = "Volume Up"; + "kmix"."increase_volume_small" = "Shift+Volume Up"; + "kmix"."mic_mute" = ["Microphone Mute" "Meta+Volume Mute,Microphone Mute" "Meta+Volume Mute,Mute Microphone"]; + "kmix"."mute" = "Volume Mute"; + "ksmserver"."Halt Without Confirmation" = "none,,Shut Down Without Confirmation"; + "ksmserver"."Lock Session" = ["Meta+L" "Screensaver,Meta+L" "Screensaver,Lock Session"]; + "ksmserver"."Log Out" = "Ctrl+Alt+Del"; + "ksmserver"."Log Out Without Confirmation" = "Meta+J,,Log Out Without Confirmation"; + "ksmserver"."LogOut" = "none,,Log Out"; + "ksmserver"."Reboot" = "none,,Reboot"; + "ksmserver"."Reboot Without Confirmation" = "none,,Reboot Without Confirmation"; + "ksmserver"."Shut Down" = "none,,Shut Down"; + "kwin"."Activate Window Demanding Attention" = "none,Meta+Ctrl+A,Fenster aktivieren\\, das Aufmerksamkeit erfordert"; + "kwin"."Cycle Overview" = [ ]; + "kwin"."Cycle Overview Opposite" = [ ]; + "kwin"."Decrease Opacity" = "none,,Die Deckkraft des aktiven Fensters um 5 % verringern"; + "kwin"."Edit Tiles" = "Meta+T"; + "kwin"."Expose" = "none,Ctrl+F9,Fenster der aktuellen Arbeitsfläche anzeigen"; + "kwin"."ExposeAll" = ["Launch (C),Ctrl+F10" "Launch (C),Fenster aller Arbeitsflächen anzeigen"]; + "kwin"."ExposeClass" = "none,Ctrl+F7,Fenster der Fensterklasse anzeigen"; + "kwin"."ExposeClassCurrentDesktop" = [ ]; + "kwin"."Grid View" = "none,Meta+G,Toggle Grid View"; + "kwin"."Increase Opacity" = "none,,Die Deckkraft des aktiven Fensters um 5 % erhöhen"; + "kwin"."Kill Window" = "Meta+Shift+Q,Meta+Ctrl+Esc,Fenster beseitigen"; + "kwin"."MinimizeAll" = "Meta+D,none,MinimizeAll"; + "kwin"."Move Tablet to Next Output" = [ ]; + "kwin"."MoveMouseToCenter" = "none,Meta+F6,Mauszeiger zentrieren"; + "kwin"."MoveMouseToFocus" = "none,Meta+F5,Mauszeiger in den Fokus verschieben"; + "kwin"."MoveZoomDown" = [ ]; + "kwin"."MoveZoomLeft" = [ ]; + "kwin"."MoveZoomRight" = [ ]; + "kwin"."MoveZoomUp" = [ ]; + "kwin"."Overview" = "none,Meta+W,Toggle Overview"; + "kwin"."Setup Window Shortcut" = "none,,Kurzbefehl für Fenster einrichten"; + "kwin"."Show Desktop" = "none,Meta+D,Blick auf die Arbeitsfläche"; + "kwin"."Switch One Desktop Down" = "none,Meta+Ctrl+Down,Eine Arbeitsfläche nach unten"; + "kwin"."Switch One Desktop Up" = "none,Meta+Ctrl+Up,Eine Arbeitsfläche nach oben"; + "kwin"."Switch One Desktop to the Left" = "none,Meta+Ctrl+Left,Eine Arbeitsfläche nach links"; + "kwin"."Switch One Desktop to the Right" = "none,Meta+Ctrl+Right,Eine Arbeitsfläche nach rechts"; + "kwin"."Switch Window Down" = "none,Meta+Alt+Down,Zum Fenster darunter wechseln"; + "kwin"."Switch Window Left" = "none,Meta+Alt+Left,Zum Fenster links wechseln"; + "kwin"."Switch Window Right" = "none,Meta+Alt+Right,Zum Fenster rechts wechseln"; + "kwin"."Switch Window Up" = "none,Meta+Alt+Up,Zum Fenster darüber wechseln"; + "kwin"."Switch to Desktop 1" = "none,Ctrl+F1,Auf Arbeitsfläche 1 umschalten"; + "kwin"."Switch to Desktop 10" = "none,,Auf Arbeitsfläche 10 umschalten"; + "kwin"."Switch to Desktop 11" = "none,,Auf Arbeitsfläche 11 umschalten"; + "kwin"."Switch to Desktop 12" = "none,,Auf Arbeitsfläche 12 umschalten"; + "kwin"."Switch to Desktop 13" = "none,,Auf Arbeitsfläche 13 umschalten"; + "kwin"."Switch to Desktop 14" = "none,,Auf Arbeitsfläche 14 umschalten"; + "kwin"."Switch to Desktop 15" = "none,,Auf Arbeitsfläche 15 umschalten"; + "kwin"."Switch to Desktop 16" = "none,,Auf Arbeitsfläche 16 umschalten"; + "kwin"."Switch to Desktop 17" = "none,,Auf Arbeitsfläche 17 umschalten"; + "kwin"."Switch to Desktop 18" = "none,,Auf Arbeitsfläche 18 umschalten"; + "kwin"."Switch to Desktop 19" = "none,,Auf Arbeitsfläche 19 umschalten"; + "kwin"."Switch to Desktop 2" = "none,Ctrl+F2,Auf Arbeitsfläche 2 umschalten"; + "kwin"."Switch to Desktop 20" = "none,,Auf Arbeitsfläche 20 umschalten"; + "kwin"."Switch to Desktop 3" = "none,Ctrl+F3,Auf Arbeitsfläche 3 umschalten"; + "kwin"."Switch to Desktop 4" = "none,Ctrl+F4,Auf Arbeitsfläche 4 umschalten"; + "kwin"."Switch to Desktop 5" = "none,,Auf Arbeitsfläche 5 umschalten"; + "kwin"."Switch to Desktop 6" = "none,,Auf Arbeitsfläche 6 umschalten"; + "kwin"."Switch to Desktop 7" = "none,,Auf Arbeitsfläche 7 umschalten"; + "kwin"."Switch to Desktop 8" = "none,,Auf Arbeitsfläche 8 umschalten"; + "kwin"."Switch to Desktop 9" = "none,,Auf Arbeitsfläche 9 umschalten"; + "kwin"."Switch to Next Desktop" = "none,,Zur nächsten Arbeitsfläche umschalten"; + "kwin"."Switch to Next Screen" = "none,,Zum nächsten Bildschirm wechseln"; + "kwin"."Switch to Previous Desktop" = "none,,Zur vorherigen Arbeitsfläche umschalten"; + "kwin"."Switch to Previous Screen" = "none,,Zum vorherigen Bildschirm wechseln"; + "kwin"."Switch to Screen 0" = "none,,Zum Bildschirm 0 wechseln"; + "kwin"."Switch to Screen 1" = "none,,Zum Bildschirm 1 wechseln"; + "kwin"."Switch to Screen 2" = "none,,Zum Bildschirm 2 wechseln"; + "kwin"."Switch to Screen 3" = "none,,Zum Bildschirm 3 wechseln"; + "kwin"."Switch to Screen 4" = "none,,Zum Bildschirm 4 wechseln"; + "kwin"."Switch to Screen 5" = "none,,Zum Bildschirm 5 wechseln"; + "kwin"."Switch to Screen 6" = "none,,Zum Bildschirm 6 wechseln"; + "kwin"."Switch to Screen 7" = "none,,Zum Bildschirm 7 wechseln"; + "kwin"."Switch to Screen Above" = "none,,Zum Bildschirm oben wechseln"; + "kwin"."Switch to Screen Below" = "none,,Zum Bildschirm unten wechseln"; + "kwin"."Switch to Screen to the Left" = "none,,Zum Bildschirm links wechseln"; + "kwin"."Switch to Screen to the Right" = "none,,Zum Bildschirm rechts wechseln"; + "kwin"."Toggle Night Color" = [ ]; + "kwin"."Toggle Window Raise/Lower" = "none,,Fenster nach vorne/hinten"; + "kwin"."Walk Through Windows" = "Alt+Tab"; + "kwin"."Walk Through Windows (Reverse)" = "Alt+Shift+Tab"; + "kwin"."Walk Through Windows Alternative" = "none,,Alternatives Wechseln zwischen Fenstern"; + "kwin"."Walk Through Windows Alternative (Reverse)" = "none,,Alternatives Wechseln zwischen Fenstern (Gegenrichtung)"; + "kwin"."Walk Through Windows of Current Application" = "Meta+Tab,Alt+`,Zwischen Fenstern der aktuellen Anwendung wechseln"; + "kwin"."Walk Through Windows of Current Application (Reverse)" = "Meta+Shift+Tab,Alt+~,Zwischen Fenstern der aktuellen Anwendung wechseln (Gegenrichtung)"; + "kwin"."Walk Through Windows of Current Application Alternative" = "none,,Alternatives Wechseln zwischen Fenstern der aktuellen Anwendung"; + "kwin"."Walk Through Windows of Current Application Alternative (Reverse)" = "none,,Alternatives Wechseln zwischen Fenstern der aktuellen Anwendung (Gegenrichtung)"; + "kwin"."Window Above Other Windows" = "none,,Fenster im Vordergrund halten"; + "kwin"."Window Below Other Windows" = "none,,Fenster im Hintergrund halten"; + "kwin"."Window Close" = ["Meta+Q" "Alt+F4,Alt+F4,Fenster schließen"]; + "kwin"."Window Fullscreen" = "Meta+F,,Fenster auf Vollbildgröße"; + "kwin"."Window Grow Horizontal" = "none,,Fenster waagerecht maximieren"; + "kwin"."Window Grow Vertical" = "none,,Fenster senkrecht maximieren"; + "kwin"."Window Lower" = "none,,Fenster nach hinten"; + "kwin"."Window Maximize" = "Meta+Up,Meta+PgUp,Fenster maximieren"; + "kwin"."Window Maximize Horizontal" = "none,,Fenster waagerecht maximieren"; + "kwin"."Window Maximize Vertical" = "none,,Fenster senkrecht maximieren"; + "kwin"."Window Minimize" = "Meta+Down,Meta+PgDown,Fenster minimieren"; + "kwin"."Window Move" = "none,,Fenster verschieben"; + "kwin"."Window Move Center" = "none,,Fenster zentrieren"; + "kwin"."Window No Border" = "none,,Titelleiste und Rahmen des Fensters ein-/ausschalten"; + "kwin"."Window On All Desktops" = "none,,Fenster auf allen Arbeitsflächen anzeigen"; + "kwin"."Window One Desktop Down" = "none,Meta+Ctrl+Shift+Down,Fenster eine Arbeitsfläche nach unten"; + "kwin"."Window One Desktop Up" = "none,Meta+Ctrl+Shift+Up,Fenster eine Arbeitsfläche nach oben"; + "kwin"."Window One Desktop to the Left" = "none,Meta+Ctrl+Shift+Left,Fenster eine Arbeitsfläche nach links"; + "kwin"."Window One Desktop to the Right" = "none,Meta+Ctrl+Shift+Right,Fenster eine Arbeitsfläche nach rechts"; + "kwin"."Window One Screen Down" = "none,,Fenster einen Bildschirm nach unten verschieben"; + "kwin"."Window One Screen Up" = "none,,Fenster einen Bildschirm nach oben verschieben"; + "kwin"."Window One Screen to the Left" = "none,,Fenster einen Bildschirm nach links verschieben"; + "kwin"."Window One Screen to the Right" = "none,,Fenster einen Bildschirm nach rechts verschieben"; + "kwin"."Window Operations Menu" = "none,Alt+F3,Fensteraktionen-Menü"; + "kwin"."Window Pack Down" = "none,,Fenster nach unten verschieben"; + "kwin"."Window Pack Left" = "none,,Fenster nach links verschieben"; + "kwin"."Window Pack Right" = "none,,Fenster nach rechts verschieben"; + "kwin"."Window Pack Up" = "none,,Fenster nach oben verschieben"; + "kwin"."Window Quick Tile Bottom" = "none,Meta+Down,Fenster am unteren Bildschirmrand anordnen"; + "kwin"."Window Quick Tile Bottom Left" = "none,,Fenster am linken unteren Bildschirmrand anordnen"; + "kwin"."Window Quick Tile Bottom Right" = "none,,Fenster am rechten unteren Bildschirmrand anordnen"; + "kwin"."Window Quick Tile Left" = "Meta+Left"; + "kwin"."Window Quick Tile Right" = "Meta+Right"; + "kwin"."Window Quick Tile Top" = "none,Meta+Up,Fenster am oberen Bildschirmrand anordnen"; + "kwin"."Window Quick Tile Top Left" = "none,,Fenster am linken oberen Bildschirmrand anordnen"; + "kwin"."Window Quick Tile Top Right" = "none,,Fenster am rechten oberen Bildschirmrand anordnen"; + "kwin"."Window Raise" = "none,,Fenster nach vorne"; + "kwin"."Window Resize" = "none,,Fenstergröße ändern"; + "kwin"."Window Shade" = "none,,Fensterheber betätigen"; + "kwin"."Window Shrink Horizontal" = "none,,Fenster waagerecht verkleinern"; + "kwin"."Window Shrink Vertical" = "none,,Fenster senkrecht verkleinern"; + "kwin"."Window to Desktop 1" = "none,,Fenster auf Arbeitsfläche 1"; + "kwin"."Window to Desktop 10" = "none,,Fenster auf Arbeitsfläche 10"; + "kwin"."Window to Desktop 11" = "none,,Fenster auf Arbeitsfläche 11"; + "kwin"."Window to Desktop 12" = "none,,Fenster auf Arbeitsfläche 12"; + "kwin"."Window to Desktop 13" = "none,,Fenster auf Arbeitsfläche 13"; + "kwin"."Window to Desktop 14" = "none,,Fenster auf Arbeitsfläche 14"; + "kwin"."Window to Desktop 15" = "none,,Fenster auf Arbeitsfläche 15"; + "kwin"."Window to Desktop 16" = "none,,Fenster auf Arbeitsfläche 16"; + "kwin"."Window to Desktop 17" = "none,,Fenster auf Arbeitsfläche 17"; + "kwin"."Window to Desktop 18" = "none,,Fenster auf Arbeitsfläche 18"; + "kwin"."Window to Desktop 19" = "none,,Fenster auf Arbeitsfläche 19"; + "kwin"."Window to Desktop 2" = "none,,Fenster auf Arbeitsfläche 2"; + "kwin"."Window to Desktop 20" = "none,,Fenster auf Arbeitsfläche 20"; + "kwin"."Window to Desktop 3" = "none,,Fenster auf Arbeitsfläche 3"; + "kwin"."Window to Desktop 4" = "none,,Fenster auf Arbeitsfläche 4"; + "kwin"."Window to Desktop 5" = "none,,Fenster auf Arbeitsfläche 5"; + "kwin"."Window to Desktop 6" = "none,,Fenster auf Arbeitsfläche 6"; + "kwin"."Window to Desktop 7" = "none,,Fenster auf Arbeitsfläche 7"; + "kwin"."Window to Desktop 8" = "none,,Fenster auf Arbeitsfläche 8"; + "kwin"."Window to Desktop 9" = "none,,Fenster auf Arbeitsfläche 9"; + "kwin"."Window to Next Desktop" = "none,,Fenster auf nächste Arbeitsfläche verschieben"; + "kwin"."Window to Next Screen" = "none,Meta+Shift+Right,Fenster auf nächsten Bildschirm verschieben"; + "kwin"."Window to Previous Desktop" = "none,,Fenster auf vorherige Arbeitsfläche verschieben"; + "kwin"."Window to Previous Screen" = "none,Meta+Shift+Left,Fenster auf vorherigen Bildschirm verschieben"; + "kwin"."Window to Screen 0" = "none,,Fenster auf Bildschirm 0 verschieben"; + "kwin"."Window to Screen 1" = "none,,Fenster auf Bildschirm 1 verschieben"; + "kwin"."Window to Screen 2" = "none,,Fenster auf Bildschirm 2 verschieben"; + "kwin"."Window to Screen 3" = "none,,Fenster auf Bildschirm 3 verschieben"; + "kwin"."Window to Screen 4" = "none,,Fenster auf Bildschirm 4 verschieben"; + "kwin"."Window to Screen 5" = "none,,Fenster auf Bildschirm 5 verschieben"; + "kwin"."Window to Screen 6" = "none,,Fenster auf Bildschirm 6 verschieben"; + "kwin"."Window to Screen 7" = "none,,Fenster auf Bildschirm 7 verschieben"; + "kwin"."view_actual_size" = "none,Meta+0,Auf Originalgröße zoomen"; + "kwin"."view_zoom_in" = ["none,Meta++" "Meta+=,Vergrößern"]; + "kwin"."view_zoom_out" = "none,Meta+-,Verkleinern"; + "mediacontrol"."mediavolumedown" = "none,,Media volume down"; + "mediacontrol"."mediavolumeup" = "none,,Media volume up"; + "mediacontrol"."nextmedia" = "Media Next"; + "mediacontrol"."pausemedia" = "Media Pause"; + "mediacontrol"."playmedia" = "none,,Play media playback"; + "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" = "Sleep"; + "org_kde_powerdevil"."Toggle Keyboard Backlight" = "Keyboard Light On/Off"; + "org_kde_powerdevil"."Turn Off Screen" = [ ]; + "org_kde_powerdevil"."powerProfile" = ["Battery" "Meta+B,Battery" "Meta+B,Energieprofil wechseln"]; + "plasmashell"."activate application launcher" = ["none,Meta" "Alt+F1,Activate Application Launcher"]; + "plasmashell"."activate task manager entry 1" = "Meta+1"; + "plasmashell"."activate task manager entry 10" = "none,Meta+0,Fensterleisteneintrag 10 aktivieren"; + "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" = "none,,Bisherigen Inhalt der Zwischenablage löschen"; + "plasmashell"."clipboard_action" = "Meta+Ctrl+X"; + "plasmashell"."cycle-panels" = "Meta+Alt+P"; + "plasmashell"."cycleNextAction" = "none,,Nächstes Element im Verlauf"; + "plasmashell"."cyclePrevAction" = "none,,Vorheriges Element im Verlauf"; + "plasmashell"."manage activities" = "none,Meta+Q,Aktivitätenwechsler anzeigen"; + "plasmashell"."next activity" = "Meta+A,none,Zwischen Aktivitäten wechseln"; + "plasmashell"."previous activity" = "Meta+Shift+A,none,Zwischen Aktivitäten wechseln (Gegenrichtung)"; + "plasmashell"."repeat_action" = "none,Meta+Ctrl+R,Aktionen der aktuellen Zwischenablage manuell aufrufen"; + "plasmashell"."show dashboard" = "Ctrl+F12"; + "plasmashell"."show-barcode" = "none,,Strichcode anzeigen ..."; + "plasmashell"."show-on-mouse-pos" = "Meta+V"; + "plasmashell"."stop current activity" = "Meta+S"; + "plasmashell"."switch to next activity" = "none,,Zur nächsten Aktivität wechseln"; + "plasmashell"."switch to previous activity" = "none,,Zur vorherigen Aktivität wechseln"; + "plasmashell"."toggle do not disturb" = "none,,Nicht stören umschalten"; + "services/org.kde.konsole.desktop"."_launch" = "Meta+Return"; + "services/org.kde.krunner.desktop"."_launch" = ["Search" "Alt+Space" "Alt+F2" "Meta"]; + "services/org.kde.spectacle.desktop"."ActiveWindowScreenShot" = [ ]; + "services/org.kde.spectacle.desktop"."FullScreenScreenShot" = [ ]; + "services/org.kde.spectacle.desktop"."RecordRegion" = [ ]; + "services/org.kde.spectacle.desktop"."RecordScreen" = [ ]; + "services/org.kde.spectacle.desktop"."RecordWindow" = [ ]; + "services/org.kde.spectacle.desktop"."RectangularRegionScreenShot" = [ ]; + "services/org.kde.spectacle.desktop"."WindowUnderCursorScreenShot" = [ ]; + "services/org.kde.spectacle.desktop"."_launch" = "Print"; + "services/plasma-manager-commands.desktop"."launch-konsole" = [ ]; + }; + 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; + "dolphinrc"."DetailsMode"."PreviewSize" = 16; + "dolphinrc"."General"."ViewPropsTimestamp" = "2024,7,28,17,34,13.384"; + "dolphinrc"."KFileDialog Settings"."Places Icons Auto-resize" = false; + "dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22; + "kactivitymanagerdrc"."activities"."2542e971-497c-477f-9d2b-e944f0cb1535" = "Standard"; + "kactivitymanagerdrc"."main"."currentActivity" = "2542e971-497c-477f-9d2b-e944f0cb1535"; + "kded5rc"."Module-browserintegrationreminder"."autoload" = false; + "kded5rc"."Module-device_automounter"."autoload" = false; + "kdeglobals"."DirSelect Dialog"."DirSelectDialog Size" = "864,584"; + "kdeglobals"."General"."AccentColor" = "198,137,99"; + "kdeglobals"."General"."DeviceLedsAccentColored" = true; + "kdeglobals"."General"."XftHintStyle" = "hintslight"; + "kdeglobals"."General"."XftSubPixel" = "none"; + "kdeglobals"."General"."accentColorFromWallpaper" = true; + "kdeglobals"."General"."fixed" = "IBM Plex Mono,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."font" = "IBM Plex Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."menuFont" = "IBM Plex Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."smallestReadableFont" = "IBM Plex Sans,8,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "kdeglobals"."General"."toolBarFont" = "IBM Plex Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"; + "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" = true; + "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" = 192; + "kdeglobals"."KFileDialog Settings"."View Style" = "DetailTree"; + "kdeglobals"."WM"."activeBackground" = "249,237,231"; + "kdeglobals"."WM"."activeBlend" = "227,229,231"; + "kdeglobals"."WM"."activeFont" = "IBM Plex Sans,10,-1,5,500,0,0,0,0,0,0,0,0,0,0,1,Medium"; + "kdeglobals"."WM"."activeForeground" = "0,0,0"; + "kdeglobals"."WM"."inactiveBackground" = "249,237,231"; + "kdeglobals"."WM"."inactiveBlend" = "239,240,241"; + "kdeglobals"."WM"."inactiveForeground" = "99,94,92"; + "krunnerrc"."General"."FreeFloating" = true; + "krunnerrc"."General"."historyBehavior" = "ImmediateCompletion"; + "krunnerrc"."Plugins/Favorites"."plugins" = "krunner_services,krunner_systemsettings,krunner_webshortcuts"; + "kscreenlockerrc"."Daemon"."Autolock" = false; + "kscreenlockerrc"."Daemon"."LockOnResume" = false; + "kscreenlockerrc"."Daemon"."Timeout" = 0; + "kscreenlockerrc"."Greeter/Wallpaper/org.kde.image/General"."Image" = "/nix/store/08z6inz7gxdv7qc8dnhlypgdy8ikmq0a-plasma-workspace-wallpapers-6.1.3/share/wallpapers/Volna/"; + "kscreenlockerrc"."Greeter/Wallpaper/org.kde.image/General"."PreviewImage" = "/nix/store/08z6inz7gxdv7qc8dnhlypgdy8ikmq0a-plasma-workspace-wallpapers-6.1.3/share/wallpapers/Volna/"; + "kwinrc"."Desktops"."Id_1" = "e5ef4374-c051-4f6a-986d-28b080de5eae"; + "kwinrc"."Desktops"."Number" = 1; + "kwinrc"."Desktops"."Rows" = 1; + "kwinrc"."Effect-overview"."BorderActivate" = 9; + "kwinrc"."Plugins"."minimizeallEnabled" = true; + "kwinrc"."Tiling"."padding" = 4; + "kwinrc"."Tiling/32c7135c-bbc0-5c1d-9242-cd4bea591339"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; + "kwinrc"."Tiling/57ad5b6c-e007-559b-9eef-bab555c637d9"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; + "kwinrc"."Tiling/92e842d7-5928-5c43-884a-4912e7cc82ed"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; + "kwinrc"."Tiling/e56e54c5-76c9-5a45-96ca-fad80cc9ecac"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; + "kwinrc"."Xwayland"."Scale" = 1; + "kwinrc"."org.kde.kdecoration2"."ButtonsOnLeft" = "FS"; + "plasma-localerc"."Formats"."LANG" = "de_DE.UTF-8"; + "plasmanotifyrc"."Applications/firefox"."Seen" = true; + "plasmarc"."Wallpapers"."usersWallpapers" = ""; }; }; }