Added foot to the default terminal list

This commit is contained in:
Scoopta
2022-05-02 01:02:09 -07:00
parent 43b1de994f
commit 4ec3df5df5
4 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@ If true allows pango markup to be processed and rendered, default is false.
Specifies the cache file to load/store cache, default is $XDG_CACHE_HOME/wofi\-<mode name> where <mode name> is the name of the mode, if $XDG_CACHE_HOME is not specified ~/.cache is used.
.TP
.B term=\fITERM\fR
Specifies the term to use when running a program in a terminal. This overrides the default terminal run order which is kitty, termite, gnome\-terminal, weston\-terminal in that order.
Specifies the term to use when running a program in a terminal. This overrides the default terminal run order which is kitty, termite, alacritty, foot, gnome\-terminal, weston\-terminal in that order.
.TP
.B password=\fICHARACTER\fR
Runs wofi in password mode using the specified character, default is false.