Skip to content
  • David Edmundson's avatar
    Avoid needless config parse · 7b1b27fa
    David Edmundson authored
    Summary:
    There's practically no reason to ever open kdeglobals. The way the kde
    cascading configuration system works is that we'll have those settings
    included in our plasmashellrc which we've already loaded.
    
    Not only is it faster but we also honour any kdeglobals setting
    overrides from /etc/ .
    
    Test Plan:
    Changed setting in kdeglobals
    Setting still applied
    
    Reviewers: #plasma, hein, apol
    
    Reviewed By: apol
    
    Subscribers: plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D16384
    7b1b27fa