-
Configure Limine
- Disable Secure Boot in BIOS and install Omarchy
- Change Boot priority to Limine
- Run
limine-scanin terminal and choose Windows Boot Manager - it should add record to/boot/limine.conf - Run
sudo nvim /boot/limine.confand change timeout to10and set default entry (from 1)
-
Fix a clock issue with Dual Boot - run this command in linux terminal:
timedatectl set-local-rtc 1 -
Install:
-
Save ssh keys for current session Open
nvim ~/.ssh/configand save this:Host * AddKeysToAgent yes -
Add locale and apply waybar config
- Open
sudo nvim /etc/locale.genand uncommentpl.PL.utf8then save - Call
sudo locale-gen - Apply Waybar config with
killall waybar && waybar &
- Open
-
Clear preconfigured omarchy's nvim to apply clean config from chezmoi
- Remove omarchy-nvim package
- Remove nvim from
~/.local/share/and~/.config/
-
Install chezmoi and init with this repo url.
-
Configure zsh
- Install ohmyzsh - a delightful community-driven framework for managing zsh configuration.
- Install oh-my-posh - the most customizable and fastest prompt engine for any shell.
eval "$(oh-my-posh init zsh --config ~/.dracula.omp.json)"
- Install zsh-autosuggestions and [zsh-syntax-highlights]
-
Install all needed languages and packages for nvim. Open nvim and run
:checkhealthcommand then install missing stuff.- Install languages and tools through Omarchy's
Install > Developmentmenu except python - For python versioning and venvs use
uv(installed viamiseor Arch repo) - NodeJS should be managed by
mise
- Install languages and tools through Omarchy's
"Przed wyruszeniem w drogę należy zebrać drużynę"
("You must gather your party before venturing forth")
- lsd - Next gen ls command.
- hyprsession - Session saver for Hyprland
- ghostty - terminal emulator
- Android Studio
For a better experience, some programs are better installed as a web app. (SUPER, ALT + SPACE > Install > Web App)
- Microsoft Teams
- Microsoft Outlook
One theme. All platforms.
- OS (Omarchy only)
omarchy-theme-install https://github.com/catlee/omarchy-dracula-theme
- Wallpaper
cd /home/lucas/.config/omarchy/backgrounds/draculacurl https://raw.githubusercontent.com/basecamp/omarchy/refs/heads/master/themes/tokyo-night/backgrounds/1-scenery-pink-lakeside-sunset-lake-landscape-scenic-panorama-7680x3215-144.png --output=sunset-lake.png
