mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-13 10:17:34 +02:00
essentialsoftware.md: replace kgx-tmux with footclient-tmux
This commit is contained in:
parent
04a317b2db
commit
711ba2f16b
@ -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}`
|
||||
|
Loading…
x
Reference in New Issue
Block a user