diff --git a/.dotter/global.toml b/.dotter/global.toml index acf66df..de041d6 100644 --- a/.dotter/global.toml +++ b/.dotter/global.toml @@ -18,3 +18,4 @@ bat = "~/.config/bat" "helldivers2.config" = "~/.local/share/Steam/steamapps/compatdata/553850/pfx/drive_c/users/steamuser/AppData/Roaming/Arrowhead/Helldivers2/user_settings.config" "timewarrior.cfg" = "~/.config/timewarrior/timewarrior.cfg" "tmux.conf" = "~/.tmux.conf" +"aqua.yaml" = "~/.config/aquaproj-aqua/aqua.yaml" diff --git a/fish/conf.d/common.fish b/fish/conf.d/common.fish index a914b37..183c3f7 100644 --- a/fish/conf.d/common.fish +++ b/fish/conf.d/common.fish @@ -2,4 +2,5 @@ set -gx EDITOR nvim set -gx BAT_THEME "Catppuccin-frappe" set -gx DOCKER_BUILDKIT 1 set -gx COMPOSE_DOCKER_CLI_BUILD 1 +set -gx AQUA_GLOBAL_CONFIG ~/.config/aquaproj-aqua/aqua.yaml fish_vi_key_bindings