From 61237803a5d9fa9ac96c4bdb87f5b0982f5effe8 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 17 Jan 2024 12:44:21 +0100 Subject: Clean up some of the KDE cruft --- .config/kdeglobals | 150 --------- .config/kscreenlockerrc | 15 - .config/plasma-org.kde.plasma.desktop-appletsrc | 386 ------------------------ .config/plasmanotifyrc | 5 - .config/plasmashellrc | 14 - .config/systemsettingsrc | 21 -- 6 files changed, 591 deletions(-) delete mode 100644 .config/kdeglobals delete mode 100644 .config/kscreenlockerrc delete mode 100644 .config/plasma-org.kde.plasma.desktop-appletsrc delete mode 100644 .config/plasmanotifyrc delete mode 100644 .config/plasmashellrc delete mode 100644 .config/systemsettingsrc (limited to '.config') diff --git a/.config/kdeglobals b/.config/kdeglobals deleted file mode 100644 index 7442720..0000000 --- a/.config/kdeglobals +++ /dev/null @@ -1,150 +0,0 @@ -[$Version] -update_info=filepicker.upd:filepicker-remove-old-previews-entry,fonts_global.upd:Fonts_Global,fonts_global_toolbar.upd:Fonts_Global_Toolbar,icons_remove_effects.upd:IconsRemoveEffects,kwin.upd:animation-speed,style_widgetstyle_default_breeze.upd:StyleWidgetStyleDefaultBreeze - -[ColorEffects:Disabled] -ChangeSelectionColor= -Color=56,56,56 -ColorAmount=0 -ColorEffect=0 -ContrastAmount=0.65000000000000002 -ContrastEffect=1 -Enable= -IntensityAmount=0.10000000000000001 -IntensityEffect=2 - -[ColorEffects:Inactive] -ChangeSelectionColor=true -Color=112,111,110 -ColorAmount=0.025000000000000001 -ColorEffect=2 -ContrastAmount=0.10000000000000001 -ContrastEffect=2 -Enable=false -IntensityAmount=0 -IntensityEffect=0 - -[Colors:Button] -BackgroundAlternate=64,69,82 -BackgroundNormal=65,72,87 -DecorationFocus=82,148,226 -DecorationHover=82,148,226 -ForegroundActive=61,174,233 -ForegroundInactive=137,141,153 -ForegroundLink=29,153,243 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=211,218,227 -ForegroundPositive=39,174,96 -ForegroundVisited=155,89,182 - -[Colors:Complementary] -ForegroundLink=29,153,243 -ForegroundVisited=155,89,182 - -[Colors:Selection] -BackgroundAlternate=29,153,243 -BackgroundNormal=82,148,226 -DecorationFocus=82,148,226 -DecorationHover=82,148,226 -ForegroundActive=252,252,252 -ForegroundInactive=147,186,227 -ForegroundLink=20,109,172 -ForegroundNegative=160,48,50 -ForegroundNeutral=182,85,0 -ForegroundNormal=211,218,227 -ForegroundPositive=27,123,67 -ForegroundVisited=155,89,182 - -[Colors:Tooltip] -BackgroundAlternate=47,52,63 -BackgroundNormal=53,57,69 -DecorationFocus=82,148,226 -DecorationHover=82,148,226 -ForegroundActive=61,174,233 -ForegroundInactive=137,141,153 -ForegroundLink=29,153,243 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=211,218,227 -ForegroundPositive=39,174,96 -ForegroundVisited=155,89,182 - -[Colors:View] -BackgroundAlternate=64,69,82 -BackgroundNormal=64,69,82 -DecorationFocus=82,148,226 -DecorationHover=82,148,226 -ForegroundActive=61,174,233 -ForegroundInactive=137,141,153 -ForegroundLink=29,153,243 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=211,218,227 -ForegroundPositive=39,174,96 -ForegroundVisited=155,89,182 - -[Colors:Window] -BackgroundAlternate=47,52,63 -BackgroundNormal=47,52,63 -DecorationFocus=82,148,226 -DecorationHover=82,148,226 -ForegroundActive=61,174,233 -ForegroundInactive=137,141,153 -ForegroundLink=29,153,243 -ForegroundNegative=218,68,83 -ForegroundNeutral=246,116,0 -ForegroundNormal=211,218,227 -ForegroundPositive=39,174,96 -ForegroundVisited=155,89,182 - -[DirSelect Dialog] -DirSelectDialog Size=844,598 -History Items[$e]=file:$HOME/pictures/wallpapers/1920x1080,file:$HOME/pictures/wallpapers/1920x1080,file:$HOME/pictures/wallpapers/1920x1080 - -[General] -BrowserApplication=chromium.desktop -ColorSchemeHash=fe6711d5312a664b695e8bc1d1d4b53f52ba20f0 -TerminalApplication=alacritty -TerminalService=Alacritty.desktop -XftHintStyle=hintslight -XftSubPixel=none -fixed=Liberation Mono,10,-1,5,50,0,0,0,0,0 -font=Open Sans,10,-1,5,50,0,0,0,0,0 -smallestReadableFont=Open Sans,8,-1,5,50,0,0,0,0,0 - -[KDE] -AnimationDurationFactor=0 -LookAndFeelPackage=com.github.varlesh.arc-dark -SingleClick=false - -[KFileDialog Settings] -Allow Expansion=false -Automatically select filename extension=true -Breadcrumb Navigation=false -Decoration position=2 -LocationCombo Completionmode=5 -PathCombo Completionmode=5 -Show Bookmarks=false -Show Full Path=false -Show Inline Previews=true -Show Preview=false -Show Speedbar=true -Show hidden files=false -Sort by=Name -Sort directories first=true -Sort hidden files last=false -Sort reversed=false -Speedbar Width=138 -View Style=DetailTree - -[Shortcuts] -Quit=Meta+X; Ctrl+Q - -[WM] -activeBackground=47,52,63 -activeBlend=47,52,63 -activeFont=Noto Sans,10,-1,5,75,0,0,0,0,0,Bold -activeForeground=211,218,227 -inactiveBackground=47,52,63 -inactiveBlend=47,52,63 -inactiveForeground=102,106,115 diff --git a/.config/kscreenlockerrc b/.config/kscreenlockerrc deleted file mode 100644 index 3700620..0000000 --- a/.config/kscreenlockerrc +++ /dev/null @@ -1,15 +0,0 @@ -[$Version] -update_info=kscreenlocker.upd:0.1-autolock - -[Daemon] -Timeout=2 - -[Greeter] -WallpaperPlugin=org.kde.color - -[Greeter][Wallpaper][org.kde.color][General] -Color=0,0,0 - -[Greeter][Wallpaper][org.kde.slideshow][General] -SlideInterval=7200 -SlidePaths=/home/tyil/pictures/wallpapers/1920x1080/ diff --git a/.config/plasma-org.kde.plasma.desktop-appletsrc b/.config/plasma-org.kde.plasma.desktop-appletsrc deleted file mode 100644 index 950a0d8..0000000 --- a/.config/plasma-org.kde.plasma.desktop-appletsrc +++ /dev/null @@ -1,386 +0,0 @@ -[ActionPlugins][0] -RightButton;NoModifier=org.kde.contextmenu -wheel:Vertical;NoModifier=org.kde.switchdesktop - -[ActionPlugins][1] -RightButton;NoModifier=org.kde.contextmenu - -[Containments][2] -activityId= -formfactor=2 -immutability=1 -lastScreen=0 -location=3 -plugin=org.kde.panel -wallpaperplugin=org.kde.image - -[Containments][2][Applets][18] -immutability=1 -plugin=org.kde.plasma.digitalclock - -[Containments][2][Applets][18][Configuration] -PreloadWeight=90 -popupHeight=450 -popupWidth=396 - -[Containments][2][Applets][18][Configuration][Appearance] -dateDisplayFormat=BesideTime -dateFormat=isoDate -displayTimezoneFormat=UTCOffset -showWeekNumbers=true -use24hFormat=2 - -[Containments][2][Applets][18][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][24] -immutability=1 -plugin=org.kde.plasma.panelspacer - -[Containments][2][Applets][25] -immutability=1 -plugin=org.kde.plasma.panelspacer - -[Containments][2][Applets][3] -immutability=1 -plugin=org.kde.plasma.kickoff - -[Containments][2][Applets][3][Configuration] -PreloadWeight=100 -popupHeight=512 -popupWidth=653 - -[Containments][2][Applets][3][Configuration][General] -favoritesPortedToKAstats=true - -[Containments][2][Applets][3][Configuration][Shortcuts] -global=Alt+F1 - -[Containments][2][Applets][3][Shortcuts] -global=Alt+F1 - -[Containments][2][Applets][34] -immutability=1 -plugin=org.kde.plasma.weather - -[Containments][2][Applets][34][Configuration] -PreloadWeight=85 -source=wettercom|weather|Dordrecht, Provincie Zuid-Holland, NL|NL0ZH0034;Dordrecht -updateInterval=30 - -[Containments][2][Applets][34][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][38] -immutability=1 -plugin=org.kde.plasma.systemmonitor - -[Containments][2][Applets][38][Configuration][Appearance] -chartFace=org.kde.ksysguard.textonly -title=Hard Disk Activity - -[Containments][2][Applets][38][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][38][Configuration][SensorColors] -disk/all/read=226,160,82 -disk/all/write=0,170,0 - -[Containments][2][Applets][38][Configuration][SensorLabels] -disk/all/write=W - -[Containments][2][Applets][38][Configuration][Sensors] -highPrioritySensorIds=["disk/all/write"] - -[Containments][2][Applets][39] -immutability=1 -plugin=org.kde.plasma.systemmonitor - -[Containments][2][Applets][39][Configuration][Appearance] -chartFace=org.kde.ksysguard.textonly -title=Hard Disk Activity - -[Containments][2][Applets][39][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][39][Configuration][SensorColors] -disk/all/read=0,170,0 -disk/all/write=82,148,226 - -[Containments][2][Applets][39][Configuration][SensorLabels] -disk/all/read=R - -[Containments][2][Applets][39][Configuration][Sensors] -highPrioritySensorIds=["disk/all/read"] - -[Containments][2][Applets][40] -immutability=1 -plugin=org.kde.plasma.systemmonitor - -[Containments][2][Applets][40][Configuration][Appearance] -chartFace=org.kde.ksysguard.textonly -title=Network speed - -[Containments][2][Applets][40][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][40][Configuration][SensorColors] -network/all/download=82,148,226 -network/all/upload=255,170,0 - -[Containments][2][Applets][40][Configuration][SensorLabels] -network/all/upload=TX - -[Containments][2][Applets][40][Configuration][Sensors] -highPrioritySensorIds=["network/all/upload"] - -[Containments][2][Applets][41] -immutability=1 -plugin=org.kde.plasma.systemmonitor - -[Containments][2][Applets][41][Configuration][Appearance] -chartFace=org.kde.ksysguard.textonly -title=Network speed - -[Containments][2][Applets][41][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][41][Configuration][SensorColors] -network/all/download=255,170,0 -network/all/upload=226,160,82 - -[Containments][2][Applets][41][Configuration][SensorLabels] -network/all/download=RX - -[Containments][2][Applets][41][Configuration][Sensors] -highPrioritySensorIds=["network/all/download"] - -[Containments][2][Applets][42] -immutability=1 -plugin=org.kde.plasma.systemmonitor - -[Containments][2][Applets][42][Configuration][Appearance] -chartFace=org.kde.ksysguard.textonly -title=Total CPU Use - -[Containments][2][Applets][42][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][42][Configuration][SensorColors] -cpu/all/usage=82,148,226 - -[Containments][2][Applets][42][Configuration][SensorLabels] -cpu/all/usage=CPU\s - -[Containments][2][Applets][42][Configuration][Sensors] -highPrioritySensorIds=["cpu/all/usage"] -lowPrioritySensorIds=["cpu/all/cpuCount","cpu/all/coreCount"] -totalSensors=["cpu/all/usage"] - -[Containments][2][Applets][43] -immutability=1 -plugin=org.kde.plasma.systemmonitor - -[Containments][2][Applets][43][Configuration][Appearance] -chartFace=org.kde.ksysguard.textonly -title=Memory Usage - -[Containments][2][Applets][43][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][2][Applets][43][Configuration][SensorColors] -memory/physical/used=82,148,226 - -[Containments][2][Applets][43][Configuration][SensorLabels] -memory/physical/used=RAM - -[Containments][2][Applets][43][Configuration][Sensors] -highPrioritySensorIds=["memory/physical/used"] -lowPrioritySensorIds=["memory/physical/total"] -totalSensors=["memory/physical/usedPercent"] - -[Containments][2][Applets][6] -immutability=1 -plugin=org.kde.plasma.marginsseparator - -[Containments][2][Applets][7] -immutability=1 -plugin=org.kde.plasma.systemtray - -[Containments][2][Applets][7][Configuration] -PreloadWeight=100 -SystrayContainmentId=8 - -[Containments][2][ConfigDialog] -DialogHeight=74 -DialogWidth=1920 - -[Containments][2][General] -AppletOrder=3;42;43;39;38;41;40;24;18;34;25;6;7 - -[Containments][33] -ItemGeometries-1920x1080= -ItemGeometriesHorizontal= -ItemGeometriesVertical= -activityId=fc2a40a5-dc1a-4653-b26b-b869b4191298 -formfactor=0 -immutability=1 -lastScreen=0 -location=0 -plugin=org.kde.desktopcontainment -wallpaperplugin=org.kde.slideshow - -[Containments][33][ConfigDialog] -DialogHeight=1013 -DialogWidth=1906 - -[Containments][33][General] -ToolBoxButtonState=topcenter -ToolBoxButtonX=562 -ToolBoxButtonY=30 - -[Containments][33][Wallpaper][org.kde.slideshow][General] -Image=/home/tyil/pictures/wallpapers/1920x1080/anime/BlackRockShooter/jqyGYnB.jpg -SlideInterval=7200 -SlidePaths=/home/tyil/pictures/wallpapers/1920x1080/ - -[Containments][8] -activityId= -formfactor=2 -immutability=1 -lastScreen=0 -location=3 -plugin=org.kde.plasma.private.systemtray -popupHeight=432 -popupWidth=432 -wallpaperplugin=org.kde.image - -[Containments][8][Applets][10] -immutability=1 -plugin=org.kde.plasma.clipboard - -[Containments][8][Applets][10][Configuration] -PreloadWeight=55 - -[Containments][8][Applets][11] -immutability=1 -plugin=org.kde.plasma.devicenotifier - -[Containments][8][Applets][12] -immutability=1 -plugin=org.kde.plasma.manage-inputmethod - -[Containments][8][Applets][13] -immutability=1 -plugin=org.kde.plasma.notifications - -[Containments][8][Applets][13][Configuration] -PreloadWeight=65 - -[Containments][8][Applets][14] -immutability=1 -plugin=org.kde.kdeconnect - -[Containments][8][Applets][14][Configuration] -PreloadWeight=60 - -[Containments][8][Applets][15] -immutability=1 -plugin=org.kde.kscreen - -[Containments][8][Applets][16] -immutability=1 -plugin=org.kde.plasma.volume - -[Containments][8][Applets][16][Configuration] -PreloadWeight=65 - -[Containments][8][Applets][16][Configuration][General] -migrated=true - -[Containments][8][Applets][17] -immutability=1 -plugin=org.kde.plasma.vault - -[Containments][8][Applets][20] -immutability=1 -plugin=org.kde.plasma.networkmanagement - -[Containments][8][Applets][20][Configuration] -PreloadWeight=65 - -[Containments][8][Applets][21] -immutability=1 -plugin=org.kde.plasma.bluetooth - -[Containments][8][Applets][22] -immutability=1 -plugin=org.kde.plasma.battery - -[Containments][8][Applets][22][Configuration] -PreloadWeight=55 - -[Containments][8][Applets][22][Configuration][General] -showPercentage=true - -[Containments][8][Applets][27] -immutability=1 -plugin=org.kde.plasma.pass - -[Containments][8][Applets][27][Configuration] -PreloadWeight=100 - -[Containments][8][Applets][27][Configuration][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][8][Applets][27][Shortcuts] -global=Meta+P - -[Containments][8][Applets][28] -immutability=1 -plugin=org.kde.plasma.printmanager - -[Containments][8][Applets][29] -immutability=1 -plugin=org.kde.plasma.nightcolorcontrol - -[Containments][8][Applets][30] -immutability=1 -plugin=org.kde.plasma.keyboardindicator - -[Containments][8][Applets][33] -immutability=1 -plugin=org.kde.plasma.mediacontroller - -[Containments][8][Applets][33][Configuration] -PreloadWeight=5 - -[Containments][8][Applets][35] -immutability=1 -plugin=org.kde.kalendar.contact - -[Containments][8][Applets][9] -immutability=1 -plugin=org.kde.plasma.keyboardlayout - -[Containments][8][ConfigDialog] -DialogHeight=540 -DialogWidth=720 - -[Containments][8][General] -extraItems=org.kde.plasma.keyboardlayout,org.kde.plasma.battery,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.notifications,org.kde.kscreen,org.kde.plasma.networkmanagement,org.kde.plasma.pass,org.kde.plasma.printmanager,org.kde.plasma.nightcolorcontrol,org.kde.plasma.keyboardindicator,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.kalendar.contact -hiddenItems=org.kde.kalendar.contact -knownItems=org.kde.plasma.keyboardlayout,org.kde.plasma.battery,org.kde.plasma.clipboard,org.kde.plasma.devicenotifier,org.kde.plasma.manage-inputmethod,org.kde.plasma.mediacontroller,org.kde.plasma.notifications,org.kde.kscreen,org.kde.plasma.networkmanagement,org.kde.plasma.pass,org.kde.plasma.printmanager,org.kde.plasma.nightcolorcontrol,org.kde.plasma.keyboardindicator,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.kalendar.contact -shownItems=org.kde.plasma.battery,org.kde.plasma.volume,org.kde.plasma.networkmanagement - -[ScreenMapping] -itemsOnDisabledScreens= diff --git a/.config/plasmanotifyrc b/.config/plasmanotifyrc deleted file mode 100644 index c40bb6a..0000000 --- a/.config/plasmanotifyrc +++ /dev/null @@ -1,5 +0,0 @@ -[Applications][com.nextcloud.desktopclient.nextcloud] -Seen=true - -[Applications][thunderbird] -Seen=true diff --git a/.config/plasmashellrc b/.config/plasmashellrc deleted file mode 100644 index 5d07d31..0000000 --- a/.config/plasmashellrc +++ /dev/null @@ -1,14 +0,0 @@ -[General] -Number of Actions=0 - -[PlasmaTransientsConfig] -PreloadWeight=0 - -[PlasmaViews][Panel 2][Defaults] -thickness=21 - -[PlasmaViews][Panel 2][Horizontal1920] -thickness=21 - -[Updates] -performed=/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_remove_shortcut.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/containmentactions_middlebutton.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_migrate_font_settings.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/no_middle_click_paste_on_panels.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/systemloadviewer_systemmonitor.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/move_desktop_layout_config.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/unlock_widgets.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/keyboardlayout_migrateiconsetting.js,/run/current-system/sw/share/plasma/shells/org.kde.plasma.desktop/contents/updates/maintain_existing_desktop_icon_sizes.js diff --git a/.config/systemsettingsrc b/.config/systemsettingsrc deleted file mode 100644 index cbb7ae9..0000000 --- a/.config/systemsettingsrc +++ /dev/null @@ -1,21 +0,0 @@ -[KFileDialog Settings] -Recent Files[$e]=redshift.sh,file:$HOME/kde.kksrc,file:$HOME/.local/etc/autostart/redshift.sh -Recent URLs[$e]=file:$HOME/.local/etc/,file:$HOME/,file:$HOME/.local/etc/autostart/ -detailViewIconSize=16 - -[MainWindow] -MenuBar=Disabled -State=AAAA/wAAAAD9AAAAAAAAA/wAAAP6AAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAEAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAA -ToolBarsMovable=Disabled -eDP=eDP -eDP Height 1920x1080 eDP=1018 -eDP Width 1920x1080 eDP=1020 -eDP XPosition 1920x1080 eDP=10 -eDP YPosition 1920x1080 eDP=31 - -[Open-with settings] -CompletionMode=1 -History=qute,ala,thun,next - -[systemsettings_sidebar_mode] -HighlightNonDefaultSettings=true -- cgit v1.1