From 1a07691d192c5edaea974a9a247767b97418c117 Mon Sep 17 00:00:00 2001 From: Florian Schmitt Date: Mon, 25 Mar 2024 19:54:02 +0300 Subject: [PATCH] feat: no bgimage for kitty + new kde config dump --- dotfiles/kitty/kitty.conf | 10 +++---- modules/home-config.nix | 2 +- modules/home-plasma.nix | 60 ++++++++++++++++++++------------------- 3 files changed, 37 insertions(+), 35 deletions(-) diff --git a/dotfiles/kitty/kitty.conf b/dotfiles/kitty/kitty.conf index df4eb45..d7a5efa 100644 --- a/dotfiles/kitty/kitty.conf +++ b/dotfiles/kitty/kitty.conf @@ -82,9 +82,9 @@ map ctrl+shift+0 resize_window reset confirm_os_window_close 0 enable_audio_bell no -background_opacity 1 -#background_opacity 0.9 -background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png -background_image_layout cscaled -background_tint 0.99 +#background_opacity 1 +background_opacity 0.98 +#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png +#background_image_layout cscaled +#background_tint 0.99 startup_session ~/.config/kitty/session.conf diff --git a/modules/home-config.nix b/modules/home-config.nix index eb49532..f192c40 100644 --- a/modules/home-config.nix +++ b/modules/home-config.nix @@ -263,7 +263,7 @@ in { shellAliases = { #tmux = "tmux -f ~/.config/tmux/tmux.conf attach || tmux -f ~/.config/tmux/tmux.conf new"; bunx = "bun --bun x"; - ls = "lsd --hyperlink=auto"; + kdenix = "nix run github:pjones/plasma-manager --extra-experimental-features nix-command --extra-experimental-features flakes > /home/mrflos/Developpements/nixos-config/modules/home-plasma.nix"; icat = "kitty +kitten icat"; nixedit = "vi /etc/nixos"; nixupdate = "sudo nix-channel --update && sudo nixos-rebuild switch"; diff --git a/modules/home-plasma.nix b/modules/home-plasma.nix index d02f30d..d653b2a 100644 --- a/modules/home-plasma.nix +++ b/modules/home-plasma.nix @@ -24,7 +24,7 @@ "bismuth"."move_window_to_prev_pos" = [ ]; "bismuth"."move_window_to_right_pos" = "Meta+Shift+L"; "bismuth"."move_window_to_upper_pos" = "Meta+Shift+K"; - "bismuth"."next_layout" = "Meta+\\,Meta+\\,Switch to the Next Layout"; + "bismuth"."next_layout" = "Meta+,Meta+,Switch to the Next Layout"; "bismuth"."prev_layout" = "Meta+|"; "bismuth"."push_window_to_master" = "Meta+Return"; "bismuth"."rotate" = "Meta+R"; @@ -44,14 +44,14 @@ "kcm_touchpad"."Enable Touchpad" = "Touchpad On"; "kcm_touchpad"."Toggle Touchpad" = "Touchpad Toggle"; "kded5"."Show System Activity" = "Ctrl+Esc"; - "kded5"."display" = ["Display" "Meta+P"]; + "kded5"."display" = ["" "Display" "Meta+P"]; "khotkeys"."{d03619b6-9b3c-48cc-9d9c-a2aadb485550}" = [ ]; "kitty.desktop"."_launch" = "Meta+T"; "kmix"."decrease_microphone_volume" = "Microphone Volume Down"; "kmix"."decrease_volume" = "Volume Down"; "kmix"."increase_microphone_volume" = "Microphone Volume Up"; "kmix"."increase_volume" = "Volume Up"; - "kmix"."mic_mute" = ["Microphone Mute" "Meta+Volume Mute"]; + "kmix"."mic_mute" = ["" "Microphone Mute" "Meta+Volume Mute"]; "kmix"."mute" = "Volume Mute"; "ksmserver"."Halt Without Confirmation" = [ ]; "ksmserver"."Lock Session" = "Screensaver"; @@ -62,7 +62,7 @@ "kwin"."Decrease Opacity" = [ ]; "kwin"."Edit Tiles" = [ ]; "kwin"."Expose" = "Ctrl+F9"; - "kwin"."ExposeAll" = ["Ctrl+F10" "Launch (C)"]; + "kwin"."ExposeAll" = ["" "Ctrl+F10" "Launch (C)"]; "kwin"."ExposeClass" = "Ctrl+F7"; "kwin"."ExposeClassCurrentDesktop" = [ ]; "kwin"."Grid-Tiling: Close Desktop" = [ ]; @@ -192,7 +192,7 @@ "kwin"."Walk Through Windows of Current Application Alternative (Reverse)" = [ ]; "kwin"."Window Above Other Windows" = [ ]; "kwin"."Window Below Other Windows" = [ ]; - "kwin"."Window Close" = ["Alt+F4" "Meta+Q"]; + "kwin"."Window Close" = ["" "Alt+F4" "Meta+Q"]; "kwin"."Window Fullscreen" = [ ]; "kwin"."Window Grow Horizontal" = [ ]; "kwin"."Window Grow Vertical" = [ ]; @@ -200,7 +200,7 @@ "kwin"."Window Maximize" = "Meta+PgUp"; "kwin"."Window Maximize Horizontal" = [ ]; "kwin"."Window Maximize Vertical" = [ ]; - "kwin"."Window Minimize" = ["Meta+PgDown" "Meta+M"]; + "kwin"."Window Minimize" = ["" "Meta+PgDown" "Meta+M"]; "kwin"."Window Move" = [ ]; "kwin"."Window Move Center" = [ ]; "kwin"."Window No Border" = [ ]; @@ -264,7 +264,7 @@ "kwin"."Window to Screen 6" = [ ]; "kwin"."Window to Screen 7" = [ ]; "kwin"."view_actual_size" = "Meta+0"; - "kwin"."view_zoom_in" = ["Meta++" "Meta+="]; + "kwin"."view_zoom_in" = ["" "Meta++" "Meta+="]; "kwin"."view_zoom_out" = "Meta+-"; "lattedock"."activate entry 1" = [ ]; "lattedock"."activate entry 10" = [ ]; @@ -320,8 +320,8 @@ "org.kde.konsole.desktop"."NewWindow" = [ ]; "org.kde.konsole.desktop"."_launch" = "Ctrl+Alt+T"; "org.kde.krunner.desktop"."RunClipboard" = "Alt+Shift+F2"; - "org.kde.krunner.desktop"."_launch" = ["Alt+Space" "Alt+F2" "Search"]; - "org.kde.plasma.emojier.desktop"."_launch" = ["Meta+." "Meta+Ctrl+Alt+Shift+Space"]; + "org.kde.krunner.desktop"."_launch" = ["" "Alt+Space" "Alt+F2" "Search"]; + "org.kde.plasma.emojier.desktop"."_launch" = ["" "Meta+." "Meta+Ctrl+Alt+Shift+Space"]; "org.kde.spectacle.desktop"."ActiveWindowScreenShot" = "Meta+Print"; "org.kde.spectacle.desktop"."CurrentMonitorScreenShot" = [ ]; "org.kde.spectacle.desktop"."FullScreenScreenShot" = "Shift+Print"; @@ -380,6 +380,7 @@ "dolphinrc"."DetailsMode"."PreviewSize" = 16; "dolphinrc"."KFileDialog Settings"."Places Icons Auto-resize" = false; "dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22; + "dolphinrc"."Search"."Location" = "Everywhere"; "kactivitymanagerdrc"."activities"."0d7360e3-b5e5-4164-a195-cc361ec3810d" = "Défaut"; "kactivitymanagerdrc"."main"."currentActivity" = "0d7360e3-b5e5-4164-a195-cc361ec3810d"; "kcminputrc"."Keyboard"."NumLock" = 0; @@ -388,6 +389,7 @@ "kded5rc"."Module-device_automounter"."autoload" = false; "kded5rc"."PlasmaBrowserIntegration"."shownCount" = 1; "kdeglobals"."DirSelect Dialog"."DirSelectDialog Size" = "872,584"; + "kdeglobals"."General"."AllowKDEAppsToRememberWindowPositions" = true; "kdeglobals"."General"."BrowserApplication" = "firefox.desktop"; "kdeglobals"."General"."TerminalApplication" = "kitty"; "kdeglobals"."General"."TerminalService" = "kitty.desktop"; @@ -724,7 +726,7 @@ "khotkeysrc"."Data_3Conditions0"."Type" = "ACTIVE_WINDOW"; "khotkeysrc"."Data_3Conditions0Window"."Comment" = "Konqueror"; "khotkeysrc"."Data_3Conditions0Window"."WindowsCount" = 1; - "khotkeysrc"."Data_3Conditions0Window0"."Class" = "^konqueror\s"; + "khotkeysrc"."Data_3Conditions0Window0"."Class" = "^konquerors"; "khotkeysrc"."Data_3Conditions0Window0"."ClassType" = 3; "khotkeysrc"."Data_3Conditions0Window0"."Comment" = "Konqueror"; "khotkeysrc"."Data_3Conditions0Window0"."Role" = "konqueror-mainwindow#1"; @@ -934,6 +936,7 @@ "khotkeysrc"."Data_3_9Triggers0"."GesturePointData" = "0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1"; "khotkeysrc"."Data_3_9Triggers0"."Type" = "GESTURE"; "khotkeysrc"."DirSelect Dialog"."DirSelectDialog Size[$d]" = ""; + "khotkeysrc"."General"."AllowKDEAppsToRememberWindowPositions[$d]" = ""; "khotkeysrc"."General"."BrowserApplication[$d]" = ""; "khotkeysrc"."General"."ColorSchemeHash[$d]" = ""; "khotkeysrc"."General"."ColorScheme[$d]" = ""; @@ -989,10 +992,9 @@ "khotkeysrc"."WM"."inactiveForeground[$d]" = ""; "khotkeysrc"."WM"."inactiveFrame[$d]" = ""; "kiorc"."Confirmations"."ConfirmEmptyTrash" = false; + "klipperrc"."General"."IgnoreImages" = false; + "klipperrc"."General"."MaxClipItems" = 100; "krunnerrc"."General"."FreeFloating" = true; - "kscreenlockerrc"."Greeter.LnF.General"."showMediaControls" = false; - "kscreenlockerrc"."Greeter.Wallpaper.org.kde.image.General"."Image" = "/nix/store/mksd7zsz91jk88n36pcr0m8cacm9fp5r-plasma-workspace-wallpapers-5.27.10/share/wallpapers/summer_1am/"; - "kscreenlockerrc"."Greeter.Wallpaper.org.kde.image.General"."PreviewImage" = "/nix/store/mksd7zsz91jk88n36pcr0m8cacm9fp5r-plasma-workspace-wallpapers-5.27.10/share/wallpapers/summer_1am/"; "ksplashrc"."KSplash"."Engine" = "none"; "kwalletrc"."Wallet"."First Use" = false; "kwinrc"."Desktops"."Id_1" = "ca1ae6da-1855-409c-9c91-bcbb286e900b"; @@ -1004,17 +1006,23 @@ "kwinrc"."Effect-kwin4_effect_translucency"."Inactive" = 95; "kwinrc"."Effect-kwin4_effect_translucency"."MoveResize" = 97; "kwinrc"."Effect-windowview"."BorderActivateAll" = 9; + "kwinrc"."Effect-zoom"."EnableFocusTracking" = true; + "kwinrc"."Effect-zoom"."EnableTextCaretTracking" = true; + "kwinrc"."Effect-zoom"."ZoomFactor" = 1.5; "kwinrc"."Input"."TabletMode" = "off"; "kwinrc"."ModifierOnlyShortcuts"."Meta" = ""; "kwinrc"."Plugins"."bismuthEnabled" = true; "kwinrc"."Plugins"."blurEnabled" = false; "kwinrc"."Plugins"."contrastEnabled" = false; - "kwinrc"."Plugins"."diminactiveEnabled" = true; "kwinrc"."Plugins"."grid-tilingEnabled" = true; "kwinrc"."Plugins"."krohnkiteEnabled" = true; "kwinrc"."Plugins"."kwin4_effect_fullscreenEnabled" = false; "kwinrc"."Plugins"."kwin4_effect_maximizeEnabled" = false; - "kwinrc"."Script-bismuth"."maximizeSoleTile" = true; + "kwinrc"."Plugins"."kwin4_effect_shapecornersEnabled" = true; + "kwinrc"."Plugins"."magnifierEnabled" = true; + "kwinrc"."Plugins"."poloniumEnabled" = false; + "kwinrc"."Plugins"."zoomEnabled" = false; + "kwinrc"."Script-bismuth"."floatingClass" = "audacious,signal"; "kwinrc"."Script-bismuth"."newWindowAsMaster" = true; "kwinrc"."Script-bismuth"."noTileBorder" = true; "kwinrc"."Script-bismuth"."preventProtrusion" = false; @@ -1022,30 +1030,23 @@ "kwinrc"."Script-bismuth"."screenGapLeft" = 10; "kwinrc"."Script-bismuth"."screenGapRight" = 10; "kwinrc"."Script-bismuth"."screenGapTop" = 10; - "kwinrc"."Script-bismuth"."tileLayoutGap" = 10; - "kwinrc"."Script-grid-tiling"."gapValue" = 15; - "kwinrc"."Script-krohnkite"."screenGapBottom" = 15; - "kwinrc"."Script-krohnkite"."screenGapLeft" = 15; - "kwinrc"."Script-krohnkite"."screenGapRight" = 15; - "kwinrc"."Script-krohnkite"."screenGapTop" = 15; - "kwinrc"."Script-krohnkite"."tileLayoutGap" = 15; + "kwinrc"."Script-bismuth"."tileLayoutGap" = 20; + "kwinrc"."Script-grid-tiling"."gapValue" = 20; "kwinrc"."TabBox"."LayoutName" = "informative"; "kwinrc"."Tiling"."padding" = 4; - "kwinrc"."Tiling.6b051440-dade-5f44-a158-3fb7f7583c96"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.5},{\"width\":0.5}]}"; - "kwinrc"."Tiling.92e842d7-5928-5c43-884a-4912e7cc82ed"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; - "kwinrc"."Tiling.97deb48e-346f-510e-8a57-046aa6f372e8"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"width\":0.25},{\"width\":0.5},{\"width\":0.25}]}"; "kwinrc"."Windows"."AutoRaise" = true; "kwinrc"."Windows"."AutoRaiseInterval" = 300; "kwinrc"."Windows"."ElectricBorderCornerRatio" = 0.01; "kwinrc"."Xwayland"."Scale" = 1.75; - "kwinrc"."org.kde.kdecoration2"."BorderSize" = "Tiny"; - "kwinrc"."org.kde.kdecoration2"."BorderSizeAuto" = false; - "kwinrc"."org.kde.kdecoration2"."ButtonsOnLeft" = "XIA"; - "kwinrc"."org.kde.kdecoration2"."ButtonsOnRight" = ""; "kwinrulesrc"."1"."Description" = "Taille minimum"; "kwinrulesrc"."1"."minsize" = "1,1"; "kwinrulesrc"."1"."minsizerule" = 2; "kwinrulesrc"."1"."types" = 1; + "kwinrulesrc"."1fb1a97f-c87b-4a09-a944-0178ea0f1050"."Description" = "Ecran mail"; + "kwinrulesrc"."1fb1a97f-c87b-4a09-a944-0178ea0f1050"."desktops" = "9d1002ff-62a3-4074-b2cf-5c6828cee68d"; + "kwinrulesrc"."1fb1a97f-c87b-4a09-a944-0178ea0f1050"."desktopsrule" = 2; + "kwinrulesrc"."1fb1a97f-c87b-4a09-a944-0178ea0f1050"."wmclass" = "signal|thunderbird|obsidian"; + "kwinrulesrc"."1fb1a97f-c87b-4a09-a944-0178ea0f1050"."wmclassmatch" = 3; "kwinrulesrc"."General"."count" = 1; "kwinrulesrc"."General"."rules" = 1; "kwinrulesrc"."e70af7df-3446-4756-aa23-43165fe9b9df"."Description" = "Taille minimum"; @@ -1060,6 +1061,7 @@ "plasmarc"."Theme"."name" = "rose-pine-moon"; "plasmarc"."Wallpapers"."usersWallpapers" = "/home/mrflos/Images/rose_pine_circle.png,/home/mrflos/Nextcloud/Images/Wallpapers/mountain_view.jpg,/home/mrflos/Nextcloud/Images/Wallpapers/ivan-torres-zWRgJjM5GhE-unsplash.jpg,/home/mrflos/Nextcloud/Images/Wallpapers/david-marcu-78A265wPiO4-unsplash.jpg,/home/mrflos/Nextcloud/Images/Wallpapers/rose_pine_contourline.png,/home/mrflos/Nextcloud/Images/Wallpapers/rose_pine_maze.png,/home/mrflos/Nextcloud/Images/Wallpapers/blockwavedawn.png"; "systemsettingsrc"."KFileDialog Settings"."detailViewIconSize" = 16; + "systemsettingsrc"."KFileDialog Settings"."iconViewIconSize" = 64; }; }; }