Warning
- Being actively developed by ohSystemmm
- Do not run the Installation script twice - it might break your configuration
Information
The ohSystemmm-doties dotfiles are made to provide a seamless and intuitive user experience from the moment you start. Pre-configured for quick setup, they offer a variety of customization options to fit your individual preferences. Their straightforward usability and adaptability make them an ideal choice for those looking to optimize their setup while retaining the ability to make personalized adjustments. Should you encounter any issues or bugs, don't hesitate to reach out for assistance. You can find my contact information on my GitHub profile.
Requirements
The dotfiles are compatible with virtually any low-end device capable of running Hyprland. The primary requirement is an Arch Linux installation; while a fresh installation is preferred, it is not strictly necessary. A stable network connection is recommended, and you should also consider allocating some time for the installation process. The ohSystemmm-doties will automatically install the necessary packages required for the dotfiles to function properly.
Wiki
Not yet implemented, but expected to be included soon.
Help & Issues
If you encounter any issues with the dotfiles and believe it to be related to the dotfiles themselves, please feel free to reach out or open an issue. ohSystemmm@gmail.com
Installation
Be sure to back up your own configurations, as they may be overwritten. It's recommended to install these dotfiles on a fresh Arch installation without a desktop environment, though they should also work on an existing setup. The included Install script will provide guidance and instructions throughout the installation process. Additionally you may consider running the installation script in a bare TTY since some packages might regenerate their configurations. (Ctrl + Alt + F3/F4/...)
$ git clone https://github.com/ohSystemmm/ohSystemmm-doties.git
$ cd ohSystemmm-doties/Action-Area.d/
$ ./Install.sh
After successfully installing, be sure to explore the ~/ohSystemmm-doties/Control.sh file. Run it to set your wallpaper, system design, and more.
Updating
To update the dotfiles, simply run the Update script, and it will handle everything automatically.
$ cd ohSystemmm-doties/Action-Area.d/
$ ./Update.sh
Uninstall
To uninstall, simply execute the Uninstall script. This will delete all ohSystemmm configurations, including grubtheme, sddm, and also remove any configuration files related to the dotfiles from your system. **However, it will not remove the installed packages since it could potentially break your operating system due to some package's necessary dependencies.
$ cd ohSystemmm-doties/Action-Area.d/
$ ./Uninstall.sh
Also, don’t forget to check out how to contribute, our security standards, and much more. The links are below.