Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
589a3e40da
3 changed files with 14 additions and 2 deletions
|
|
@ -18,4 +18,4 @@ echo "${host#*@}"
|
|||
alacritty -T "${icon} ${host#*@}" -e bash -c '\
|
||||
eval $(ssh-agent) &> /dev/null; \
|
||||
ssh-add ~/.ssh/id_ed25519 &> /dev/null; \
|
||||
ssh -A '"${host}"
|
||||
TERM=xterm-256color ssh -A '"${host}"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
../../de-vars/colors/seoul256/colors.scss
|
||||
/home/pogmommy/.dotfiles/graphical/config/de-vars/colors/active/colors.scss
|
||||
|
|
@ -56,6 +56,18 @@ suspend_cmd = ["systemctl", "suspend"]
|
|||
browser_newtab = [ "Penelope", "https://cloud.pogmom.me" ]
|
||||
filemanager = [ "~/Documents"]
|
||||
terminal = [ "~" ]
|
||||
[[profiles.scripts]]
|
||||
name = "pogmommy-omen-328p1aa"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh pogmommy@pogmommy-omen-328p1aa "
|
||||
[[profiles.scripts]]
|
||||
name = "pogmommy-apple-a2337"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh pogmommy@pogmommy-apple-a2337 "
|
||||
[[profiles.scripts]]
|
||||
name = "pg-cosmo-01238"
|
||||
icon = ""
|
||||
command = "ssh-agent-handler.sh pogmommy@pg-cosmocom-01238 "
|
||||
[[profiles.scripts]]
|
||||
name = "Light Toggle"
|
||||
icon = ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue