For example, you want to set 40% alpha transparence to #000000
(black color), you need to add 66
like this #66000000
.
Directly from CLI
alias x='exit'
funcsave x
or create a file in
~/.config/fish/functions
with name
Directly from CLI
alias x='exit'
funcsave x
or create a file in
~/.config/fish/functions
with name