mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-06-14 02:37:24 +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`
|
### `/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
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Terminal=true
|
Type=Application
|
||||||
Exec=kgx --command="bash --norc -c tmux"
|
Exec=footclient -m tmux
|
||||||
Name=Tmux in Console
|
Icon=foot
|
||||||
Icon=org.gnome.Console
|
Terminal=false
|
||||||
|
Name=Foot Client running tmux
|
||||||
```
|
```
|
||||||
|
|
||||||
### `aminda-*.{service,socket}`
|
### `aminda-*.{service,socket}`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user