Skip to content

Latest commit

 

History

History
86 lines (61 loc) · 2.6 KB

README.md

File metadata and controls

86 lines (61 loc) · 2.6 KB

Snigdha OS Plasma Config

This repository contains the customized KDE Plasma configuration files for Snigdha OS. These settings are tailored to provide a seamless, minimal, and user-centric desktop experience, aligning with the philosophy of Snigdha OS.

Features

  • Minimal and Clean UI: Carefully crafted settings to reduce clutter and focus on usability.
  • Custom Themes and Colors: Aesthetic designs with a focus on readability and elegance.
  • Optimized Workflows: Preconfigured shortcuts, widgets, and layouts for enhanced productivity.
  • Pre-tweaked Defaults: Fine-tuned system preferences for a smooth out-of-the-box experience.
  • Snigdha OS Branding: Includes exclusive wallpapers, splash screens, and other visual elements.

Installation

To apply the Snigdha OS Plasma Config:

  1. Clone this repository:

    git clone https://github.com/Snigdha-OS/snigdhaos-plasma-config.git
  2. Backup your existing Plasma configuration:

    mkdir -p ~/.config/plasma-backup
    cp -r ~/.config/* ~/.config/plasma-backup/
  3. Replace your current Plasma configuration:

    cp -r snigdhaos-plasma-config/* ~/.config/
  4. Restart your Plasma session to apply the changes:

    kquitapp5 plasmashell && kstart5 plasmashell

Customization

You can further customize the settings by navigating to:

  • System Settings > Appearance
  • System Settings > Shortcuts
  • System Settings > Window Management

Developers

  • d3v1l0n: Primary developer and maintainer of Snigdha OS Plasma Config.
  • Snigdha OS Team: Contributions to design, testing, and optimizations.

Contributing

We welcome contributions to improve the Snigdha OS Plasma Config. To contribute:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature/your-feature
  3. Commit your changes:
    git commit -m "Add your feature description"
  4. Push your branch:
    git push origin feature/your-feature
  5. Create a Pull Request.

License

This project is licensed under the MIT License.

Credits

  • Snigdha OS Team for their dedication to creating a superior Linux experience.
  • Powered by TONMOY INFRASTRUCTURE.

Feedback and Support

If you encounter issues or have suggestions for improvement, please open an issue or contact us through our community channels.

Snigdha OS - Your Gateway to a Minimal and Powerful Linux Experience