start tmux in alacritty
This commit is contained in:
parent
bab5558560
commit
021476d20d
1 changed files with 1 additions and 1 deletions
|
@ -228,8 +228,8 @@
|
||||||
(format #f "~{~a~&~}"
|
(format #f "~{~a~&~}"
|
||||||
(list
|
(list
|
||||||
"eval \"$(direnv hook bash)\""
|
"eval \"$(direnv hook bash)\""
|
||||||
;; "eval \"$(starship init bash)\""
|
|
||||||
"eval \"$(atuin init bash)\""
|
"eval \"$(atuin init bash)\""
|
||||||
|
"if \"$ALACRITTY_WINDOW_ID\" != \"\"; then tmux; fi"
|
||||||
)))))))
|
)))))))
|
||||||
(simple-service 'variant-packages-service
|
(simple-service 'variant-packages-service
|
||||||
home-channels-service-type
|
home-channels-service-type
|
||||||
|
|
Loading…
Add table
Reference in a new issue