diff --git a/home/dot_config/kglobalshortcutsrc.src.ini b/home/dot_config/kglobalshortcutsrc.src.ini index 547ea75..cf07b5f 100644 --- a/home/dot_config/kglobalshortcutsrc.src.ini +++ b/home/dot_config/kglobalshortcutsrc.src.ini @@ -141,12 +141,12 @@ Toggle Night Color=none,none,Suspend/Resume Night Light Toggle Window Raise/Lower=none,,Toggle Window Raise/Lower Walk Through Windows=Alt+Tab,Alt+Tab,Walk Through Windows Walk Through Windows (Reverse)=Alt+Shift+Tab,Alt+Shift+Tab,Walk Through Windows (Reverse) -Walk Through Windows Alternative=,,Walk Through Windows Alternative -Walk Through Windows Alternative (Reverse)=,,Walk Through Windows Alternative (Reverse) +Walk Through Windows Alternative=none,,Walk Through Windows Alternative +Walk Through Windows Alternative (Reverse)=none,,Walk Through Windows Alternative (Reverse) Walk Through Windows of Current Application=Alt+`,Alt+`,Walk Through Windows of Current Application Walk Through Windows of Current Application (Reverse)=Alt+~,Alt+~,Walk Through Windows of Current Application (Reverse) -Walk Through Windows of Current Application Alternative=,,Walk Through Windows of Current Application Alternative -Walk Through Windows of Current Application Alternative (Reverse)=,,Walk Through Windows of Current Application Alternative (Reverse) +Walk Through Windows of Current Application Alternative=none,,Walk Through Windows of Current Application Alternative +Walk Through Windows of Current Application Alternative (Reverse)=none,,Walk Through Windows of Current Application Alternative (Reverse) Window Above Other Windows=none,,Keep Window Above Others Window Below Other Windows=none,,Keep Window Below Others Window Close=Alt+F4,Alt+F4,Close Window @@ -220,7 +220,7 @@ Window to Screen 4=none,,Move Window to Screen 4 Window to Screen 5=none,,Move Window to Screen 5 Window to Screen 6=none,,Move Window to Screen 6 Window to Screen 7=none,,Move Window to Screen 7 -_k_friendly_name=System Settings +_k_friendly_name=KWin view_actual_size=Meta+0,Meta+0,Zoom to Actual Size view_zoom_in=Meta++\tMeta+=,Meta++\tMeta+=,Zoom In view_zoom_out=Meta+-,Meta+-,Zoom Out diff --git a/home/dot_config/modify_kglobalshortcutsrc b/home/dot_config/modify_kglobalshortcutsrc index 5795c56..f17897c 100644 --- a/home/dot_config/modify_kglobalshortcutsrc +++ b/home/dot_config/modify_kglobalshortcutsrc @@ -5,6 +5,5 @@ source auto # The two regex below have overlapping matches, this is OK in this case so # turn off the warning for this file. no-warn-multiple-key-matches - ignore regex "ActivityManager" "switch-to-activity-.*" transform regex ".*" ".*" kde-shortcut diff --git a/home/dot_config/modify_plasma-org.kde.plasma.desktop-appletsrc b/home/dot_config/modify_plasma-org.kde.plasma.desktop-appletsrc index 1c7c26c..43e6b67 100644 --- a/home/dot_config/modify_plasma-org.kde.plasma.desktop-appletsrc +++ b/home/dot_config/modify_plasma-org.kde.plasma.desktop-appletsrc @@ -5,3 +5,4 @@ source auto ignore regex "Containments.*ConfigDialog" "Dialog.+" ignore regex "Containments.*Wallpaper.*General" "(Preview)?Image" ignore regex "Containments.*Applets.*Configuration" ".+(Weight|Height|Width)" +transform regex "Containments.*Applets.*Configuration.*Appearance" "selectedTimeZones" unsorted-list separator="," diff --git a/home/dot_config/plasma-org.kde.plasma.desktop-appletsrc.src.ini b/home/dot_config/plasma-org.kde.plasma.desktop-appletsrc.src.ini index 524a4ef..fd11d90 100644 --- a/home/dot_config/plasma-org.kde.plasma.desktop-appletsrc.src.ini +++ b/home/dot_config/plasma-org.kde.plasma.desktop-appletsrc.src.ini @@ -175,6 +175,22 @@ SystrayContainmentId=8 [Containments][2][General] AppletOrder=5;38;4;21;28;6;7;30;32;37;36;33 +[Containments][39] +ItemGeometries-4096x1152= +ItemGeometriesHorizontal= +activityId=57633ef4-a908-48b3-8e8d-d1f5d36c0527 +formfactor=0 +immutability=1 +lastScreen=0 +location=0 +plugin=org.kde.plasma.folder +wallpaperplugin=org.kde.image + +[Containments][39][Wallpaper][org.kde.image][General] +Color=0,0,0 +FillMode=1 +SlidePaths=/usr/share/wallpapers/ + [Containments][8] activityId= formfactor=2 @@ -286,17 +302,3 @@ shownItems=org.kde.plasma.weather [ScreenMapping] itemsOnDisabledScreens= screenMapping= -[Containments][39] -ItemGeometries-4096x1152= -ItemGeometriesHorizontal= -activityId=57633ef4-a908-48b3-8e8d-d1f5d36c0527 -formfactor=0 -immutability=1 -lastScreen=0 -location=0 -plugin=org.kde.plasma.folder -wallpaperplugin=org.kde.image -[Containments][39][Wallpaper][org.kde.image][General] -Color=0,0,0 -FillMode=1 -SlidePaths=/usr/share/wallpapers/ diff --git a/home/dot_config/kxkbrc b/home/dot_config/private_kxkbrc similarity index 100% rename from home/dot_config/kxkbrc rename to home/dot_config/private_kxkbrc