Warning
- Development will continue in several Days/Weeks
- 1st stable version should work perfectly
- Do not run the Installation script twice - Symlinks are Corny
- Keybind Cheat-Sheet are in 'Action-Area/Information/Keybind' located
Information
The ohSystemmm-doties dotfiles are crafted 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 allocate 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 in version 2.2.5.
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. You can find my contact information on my GitHub profile.
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. Also, make sure to run the script in a bare TTY. (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 and sddm, and also remove any dotfiles from your system.
$ cd ohSystemmm-doties/Action-Area.d/
$ ./Uninstall.sh