Skip to content
Discussion options

You must be logged in to vote

Ah for package updates (systemuodate) we strictly use kitty. It's hardcoded. But for other stuff HyDE respects $TERMINAL or whatever is set in the config.toml

The reason for this is other terminals have different way of parsing.

example

We need to run kitty --title "sysudpate" command this will open kitty and run the command

Some terminals do not handle this

one option to set this is for us to add another config.

example

[sysupdate]
command="alacritty handler in here" # Custom command to launch the update script. 

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@victorfds
Comment options

@kRHYME7
Comment options

@victorfds
Comment options

@kRHYME7
Comment options

Answer selected by victorfds
@victorfds
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants