feat: centralize hyprland config, resolve wayland deadkey issues for linux, and update installer/docs

This commit is contained in:
2026-06-22 19:17:28 +02:00
parent ff1174c60c
commit 65f9fb0e57
21 changed files with 1087 additions and 42 deletions
+7 -1
View File
@@ -1,6 +1,8 @@
# ~/.config/fish/config.fish
# Startup commands only
neofetch
if status is-interactive
neofetch
end
if type -q mise
mise activate fish | source
@@ -70,3 +72,7 @@ end
# Added by Antigravity CLI installer
set -gx PATH "/Users/r.kallinich/.local/bin" $PATH
# Added by Antigravity CLI installer
set -gx PATH "/home/baerspektivo/.local/bin" $PATH