dotfiles/kde/.config/startupconfig
Andrew R. M 1739eb4ecc Initialize KDE subdirectory
I honestly don't know if this will work that well, but here goes nothing
famalam
2017-11-10 19:01:18 -05:00

16 lines
578 B
Bash

#! /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