From 711ba2f16b5c5a4bc3ad5a2bade942ed5a7b7dba Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 6 Jun 2025 21:09:25 +0300 Subject: [PATCH] essentialsoftware.md: replace kgx-tmux with footclient-tmux --- n/essentialsoftware.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index a0f5fd3..4b57cd5 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -501,16 +501,18 @@ AuthenticationMethods publickey ### `/etc/xdg/autostart` -Not having terminal autostarting for all users is pain. +Not having terminal autostarting for all users is pain. First +`sudo systemctl --global enable foot-server.socket` -- https://codeberg.org/Aminda/shell-things/src/branch/cxefa/etc/xdg/autostart/kgx-tmux.desktop +- [footclient-tmux.desktop](https://codeberg.org/Aminda/shell-things/src/branch/cxefa/etc/xdg/autostart/footclient-tmux.desktop) ```desktop [Desktop Entry] -Terminal=true -Exec=kgx --command="bash --norc -c tmux" -Name=Tmux in Console -Icon=org.gnome.Console +Type=Application +Exec=footclient -m tmux +Icon=foot +Terminal=false +Name=Foot Client running tmux ``` ### `aminda-*.{service,socket}`