- direnv
- man
- bat
- kubectx and kubens
- MonaSpace font
- dunst
- ripgrep
- fd
- dunst
- firefox (In
about:config
(firefox browser) enabletoolkit.legacyUserProfileCustomizations.stylesheets
to allow custom stylesheets) - swww
- waybar
- zathura (this is just the document viewer and requires different package for each filetype)
- zathura-pdf-mupdf
- texlive-basic
- texlive-
- texlive-meta
- wl-clipboard (system clipboard handler, required to copy between system and nvim)
- git-delta (git pager)
- hyprland, hypridle, hyprlock
- nwg-displays
- tmux
- neovim
- curl
- wget
- keychain
- VLC
- docker
Download the specific font and move the font files to ~/.local/share/fonts/
.
## Enable
systemctl enable --user ssh-agent.service
## https://github.com/moby/moby/issues/38373#issuecomment-447393517
systemctl enable --user docker.socket
Windows by default stores your current local time to the system clock. Linux stores the current UTC time to the system clock and calculates the local time when displaying it. When you boot into Windows, it will add your timezone to the system clock. Then when you boot into Linux, it will incorrectly think; your system clock is in UTC, and add your time zone again before displaying it. (FIX)