My personal configuration of Omarchy Linux dotfiles. This doesn't contain my whole setup, since I've also modified system stuff like the plymouth and limine as well (you can find those here). But here's a screenshot of what it currently looks like:
- Integration with Markus' computer stuff system (Markuse arvuti asjad)
- Limit width of windows (because super-ultrawide master race)
- Custom eww widgets (shortcuts on the desktop and logo at the bottom)
- Modified lock screen appearance (hyprlock)
- Custom theme for fresh and nano TUI editors
- DDC/CI monitor brightness adjustment (waybar and binds, not useful for eDP displays)
- Custom hyprbars configuration
- Custom style for walker menus
- Other tweaks and stuff I can't immediately recall
- Base Omarchy Linux installation
- An installation of Markus' computer stuff system, including...
- mas-corefiles (branch: linux) cloned to $HOME/.mas
- Valid Verifile certificate (can be generated using mas-juurariist)
- M.A.I.A. web server cloned to $HOME/.mas/maia
- Markuse-asjad-next compiled and installed
- Windows 11 fonts (specifically Segoe UI and Segoe UI Semilight fonts) and REM font
- Chezmoi (for deploying/updating these dotfiles)
- Fresh and nano TUI editors
- Package: extra/ddcutil (for monitor brightness adjustment)
- AUR package: aur/eww (for widgets)
Once you meet the prerequisites, run the following command in terminal: chezmoi init --apply https://github.com/MarkusMaal/mas-dotfiles.git
To pull new changes from this repository after installing the dotfiles, run the following command instead: chezmoi update -v
You may need to restart your PC for changes to fully take affect.