diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/config.sample.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/config.sample.yml b/conf/config.sample.yml new file mode 100644 index 0000000..b711d45 --- /dev/null +++ b/conf/config.sample.yml @@ -0,0 +1,13 @@ +# straight forward +icons: true + +# keeps going after a successful login +loop: true + +# displays the percentage in the bottom right +percent: false + +# if set, will open your command in the specified terminal emulator. +# will handle the env variable $TERMINAL if set to this. if commented or unset, +# the command will replace hardflip +#terminal: alacritty |