Initialize KDE subdirectory

I honestly don't know if this will work that well, but here goes nothing
famalam
This commit is contained in:
2017-11-10 19:01:18 -05:00
parent f9a82e2d34
commit 1739eb4ecc
37 changed files with 1991 additions and 0 deletions

15
kde/.config/startupconfig Normal file
View File

@@ -0,0 +1,15 @@
#! /bin/sh
# kcminputrc Mouse cursorTheme 'breeze_cursors'
kcminputrc_mouse_cursortheme=breeze_cursors
# kcminputrc Mouse cursorSize ''
kcminputrc_mouse_cursorsize=0
# ksplashrc KSplash Theme org.kde.breeze.desktop
ksplashrc_ksplash_theme=org.kde.breezedark.desktop
# ksplashrc KSplash Engine KSplashQML
ksplashrc_ksplash_engine=KSplashQML
# kdeglobals KScreen ScreenScaleFactors ''
kdeglobals_kscreen_screenscalefactors=''
# kcmfonts General forceFontDPI 0
kcmfonts_general_forcefontdpi=0
# kcmfonts General dontChangeAASettings true
kcmfonts_general_dontchangeaasettings=true