These dotfiles represent my personal work, entertainment, and daily operating setup.
Switch over to the Testing branch to experience the most up to date version of kamidots.
This project is an ongoing development of my .config files, designed to be optimised for performance, gaming, usability, and aesthetics.
A script WILL be available to automate the installation process. It ensures that all the necessary dependencies are installed and it applies all configurations seamlessly.
Installation Command
WIP - Coming soon :)
If you prefer a manual setup, you can copy the required configuration files into your .config directory.
Manual Installation Command
WIP - Coming soon :)
Refer to the manual installation guide for specific application configurations.
Customization is key! A variety of themes and colour schemes are available to match your aesthetic preferences. You can switch between themes using the theme manager.
Apply a Theme
WIP - Coming soon :)
Check out the themes documentation for more options.
To keep your configurations updated with the latest changes, run:
cd ~/kamidots
git pull origin master
Have suggestions or improvements? Feel free to contribute!
-
Fork the repository
-
Create a feature branch
git checkout -b feature-name
- Commit your changes
git commit -m "Description of changes"
- Push to GitHub
git push origin feature-name
- Submit a pull request π
Broken 'Open with' in Dolphin after attempting to choose a specific application to open the file extension with.
Run in bash not Fish/zsh/etc.
XDG_MENU_PREFIX=arch- kbuildsycoca6
This project is licensed under the MIT License. See LICENSE for more details.