Initialize KDE subdirectory
I honestly don't know if this will work that well, but here goes nothing famalam
This commit is contained in:
15
kde/.config/startupconfig
Normal file
15
kde/.config/startupconfig
Normal 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
|
||||
Reference in New Issue
Block a user