Skip to content

Da-Viper/kde-configuration-files

 
 

Repository files navigation

Some useful stuff

KDE config file paths

Panel

  • .config/plasma-org.kde.plasma.desktop-appletsrc

Appearance

  • Look and Feel
    • .config/kcminputrc
    • .config/kdeglobals
    • .config/kscreenlockerrc
    • .config/ksplashrc
    • .config/kwinrc
    • .config/plasmarc
  • Workspace Theme
    • Splash Screen
      • .config/ksplashrc
    • Plasma Theme
      • .config/plasmarc
    • Cursors
      • .config/kcminputrc
  • Colors
    • .config/kdeglobals
    • .config/Trolltech.conf
  • Fonts
    • Fonts
      • .config/kdeglobals
      • .config/kcmfonts
  • Icons
    • .config/kdeglobals [Icons]
  • Application Style

Workspace

  • Desktop behavior
    • Workspace
      • .config/plasmarc
    • Desktop behavior
  • Window Management
    • Window behavior
      • .config/kwnirc
    • Window Rules
      • .config/kwinrulesrc
  • Shortcuts
    • Custom Shortcuts
      • .config/khotkeys
    • Global Shortcuts
      • .config/kglobalshortcutsrc
  • Startup and Shutdown
    • Background Services
      • .config/kded5rc
    • Desktop Session
      • .config/ksmserverrc
  • Search
    • Plasma Search
      • .config/krunnerrc
    • File Search
      • .config/baloofilerc

Personalization

  • Account Details
  • Notifications
    • .config/plasmanotifyrc
  • Regional Settings
    • Formats
      • .config/plasma-localerc
    • Date & Time
      • .config/ktimezonedrc
  • Accessibility
    • .config/kaccessrc
  • Applications
    • Default Applications
      • .config/kdeglobals

Network

  • Connections
    • /etc/NetworkManager/system-connections
  • Settings
  • Bluetooth
    • .config/bluedevilglobalrc

Hardware

  • Input Devices
    • Keyboard
      • Hardware
        • .config/kcminputrc
      • layout
        • TODO
      • Advanced
        • .config/kxkbrc
  • Display and Monitor
    • Gamma
      • .config/kgammarc
  • Multimedia
  • Power Management
    • Energy Saving
      • .config/powermanagementprofilesrc
  • KDE Connect
    • .config/kdeconnect
  • Removable Storage

Screen Edges

Active Screen Corners and Edges

Corners are numbered like this:

7 - 8 - 3
6 -   - 2
5 - 4 - 1

actions are defined in [ElectricBorders] and animations are in other groups, probably in [effect-*] and [TabBox]. To Disable them run these commands

Window Decorations

Buttons on the title bar can be customized by these commands

list of symbol meaning:

  • N - Application Menu
  • S - On all desktops
  • H - Context help
  • L - Shade
  • B - Keep below
  • F - Keep above
  • M - Menu
  • I - Minimize
  • A - Maximize
  • X - Close

About

KDE plasma configration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%