refactor: update auto-start applications, remove obsolete GNOME extension, and change SSH identity file
This commit is contained in:
parent
356f6d0dea
commit
dfd610380a
@ -5,8 +5,8 @@ source $HOME/dotfiles/bin/helpers/functions.sh
|
||||
declare -A apps=(
|
||||
["spotify"]="flatpak run com.spotify.Client"
|
||||
["whatsapp"]="whatsapp-for-linux"
|
||||
["telegram"]="flatpak run io.github.kukuruzka165.materialgram"
|
||||
["discord"]="flatpak run com.discordapp.Discord"
|
||||
["telegram"]="flatpak run org.telegram.desktop"
|
||||
["vesktop"]="vesktop"
|
||||
["ktailctl"]="flatpak run org.fkoehler.KTailctl"
|
||||
["1password"]="1password"
|
||||
["ulauncher"]="ulauncher-wrapped --no-window-shadow --hide-window"
|
||||
|
@ -20,7 +20,6 @@
|
||||
arcmenu
|
||||
lilypad
|
||||
tailscale-qs
|
||||
gsconnect
|
||||
blur-my-shell
|
||||
gtk4-desktop-icons-ng-ding
|
||||
media-controls
|
||||
|
@ -1,5 +1,5 @@
|
||||
Host *
|
||||
IdentityFile ~/dotfiles/secrets/ssh_keys/menno_fallback.pem
|
||||
IdentityFile ~/dotfiles/secrets/ssh_keys/mennos-2025.pem
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
AddKeysToAgent yes
|
||||
ForwardAgent yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user