All Projects → shalva97 → Kde Configuration Files

shalva97 / Kde Configuration Files

KDE plasma configration files

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Kde Configuration Files

Bose qc35 Ubuntu
Pair Bose QuietComfort 35 with Ubuntu over Bluetooth
Stars: ✭ 92 (-20.69%)
Mutual labels:  configuration
Ymate Platform V2
YMP是一个非常简单、易用的轻量级Java应用开发框架,涵盖AOP、IoC、WebMVC、ORM、Validation、Plugin、Serv、Cache等特性,让开发工作像搭积木一样轻松!
Stars: ✭ 106 (-8.62%)
Mutual labels:  configuration
Genie
Distributed Big Data Orchestration Service
Stars: ✭ 1,544 (+1231.03%)
Mutual labels:  configuration
Emacs Config
Personal Emacs configuration files
Stars: ✭ 94 (-18.97%)
Mutual labels:  configuration
Emplace
👩‍❤️‍💋‍👩 Synchronize installed packages on multiple machines
Stars: ✭ 105 (-9.48%)
Mutual labels:  configuration
Clear Config
Scala FP configuration library with a focus on runtime clarity
Stars: ✭ 108 (-6.9%)
Mutual labels:  configuration
Tanka
Flexible, reusable and concise configuration for Kubernetes
Stars: ✭ 1,299 (+1019.83%)
Mutual labels:  configuration
Dynaconf
Configuration Management for Python ⚙
Stars: ✭ 2,082 (+1694.83%)
Mutual labels:  configuration
Julie
A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!
Stars: ✭ 104 (-10.34%)
Mutual labels:  configuration
Coulomb
coulomb: unit analysis for Scala
Stars: ✭ 109 (-6.03%)
Mutual labels:  configuration
Netconan
netconan - a Network Configuration Anonymizer
Stars: ✭ 98 (-15.52%)
Mutual labels:  configuration
Babel Preset Github
GitHub.com's Babel configuration
Stars: ✭ 103 (-11.21%)
Mutual labels:  configuration
Fsconfig
FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
Stars: ✭ 108 (-6.9%)
Mutual labels:  configuration
Qa Checks V4
PowerShell scripts to ensure consistent and reliable build quality and configuration for your servers
Stars: ✭ 94 (-18.97%)
Mutual labels:  configuration
Iniscan
A php.ini scanner for best security practices
Stars: ✭ 1,454 (+1153.45%)
Mutual labels:  configuration
Night Config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations
Stars: ✭ 93 (-19.83%)
Mutual labels:  configuration
Startup
🔧 R package: startup - Friendly R Startup Configuration
Stars: ✭ 107 (-7.76%)
Mutual labels:  configuration
Settings.net
⚙️ Settings.Net - An easy to use .NET library for accessing and storing settings and configurations.
Stars: ✭ 114 (-1.72%)
Mutual labels:  configuration
Netcopa
Network Configuration Parser
Stars: ✭ 112 (-3.45%)
Mutual labels:  configuration
Staert
Merge your configuration sources
Stars: ✭ 108 (-6.9%)
Mutual labels:  configuration

Some useful stuff

KDE config file paths

Panel

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

Appearance

  • Global Theme
    • .config/kdeglobals
    • .config/kscreenlockerrc
    • .config/kwinrc
    • .config/gtkrc
    • .config/gtkrc-2.0
  • Plasma Style
    • .config/plasmarc
  • Application Style
  • Colors
    • .config/kdeglobals
    • .config/Trolltech.conf
  • Fonts
    • Fonts
      • .config/kdeglobals
      • .config/kcmfonts
  • Icons
    • .config/kdeglobals [Icons]
  • Cursors
    • .config/kcminputrc

Workspace

  • Desktop behavior
    • General behavior
      • .config/plasmarc
    • Screen Edges
      • .config/kwinrc
    • Desktop Effects
      • .config/kwinrc
      • .config/kglobalshortcutsrc
  • Window Management
    • Window behavior
      • .config/kwinrc
    • 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
        • .config/kxkbrc
      • Advanced
        • .config/kxkbrc
  • Display and Monitor
    • Gamma
      • .config/kgammarc
  • Multimedia
  • Power Management
    • Energy Saving
      • .config/powermanagementprofilesrc
  • KDE Connect
    • .config/kdeconnect
  • Removable Storage
    • .config/device_automounter_kcmrc
    • .config/kded5rc
    • .config/kded_device_automounterrc

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].