Skip to content

Repository files navigation

Dotfiles

Copy what you want

hyprland input broken so niri mangowm FTW!

Showcase

screenshot 1 screenshot 2 screenshot 3 screenshot 4

AmneziaVPN

Install:

yay -S amneziawg-go openresolv amneziawg-tools

Up VPN:

sudo awg-quick up amnezia_for_awg.conf

Down VPN:

sudo awg-quick down amnezia_for_awg.conf

Caching DNS

As described at Systemd-resolved wiki:

sudo systemctl enable systemd-resolved.service
sudo systemctl start systemd-resolved.service
sudo ln -sf ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf

Other

sudo systemctl enable linux-modules-cleanup.service

Heroes 3 HotA

Install packages:

yay -S umu-launcher lib32-pipewire lib32-gnutls

Install the game:

GAMEID="Heroes3_HotA" umu-run <path to installer>

Run the game:

GAMEID="Heroes3_HotA" UMU_RUNTIME_UPDATE=0 umu-run HD_Launcher.exe

(optional) Create desktop entry at $HOME/.local/share/applications:

cat > $HOME/.local/share/applications/Heroes3HotA.desktop <<EOF
[Desktop Entry]
Type=Application
Name=Heroes 3
Path=$HOME/Games/umu/Heroes3_HotA/drive_c/Games/Heroes3_HotA
Exec=env GAMEID="Heroes3_HotA" UMU_RUNTIME_UPDATE=0 umu-run $HOME/Games/umu/Heroes3_HotA/drive_c/Games/Heroes3_HotA/HD_Launcher.exe
StartupNotify=true
Icon=$HOME/Games/umu/Heroes3_HotA/drive_c/Games/Heroes3_HotA/icon.png
Categories=Game
EOF

Also you need an icon for menu entry

Vim

Just copy everything into your home. For complete vim installation run inside vim :PlugInstall

NVim

Just copy

Theming

About

My dot files

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages