aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-31 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-31 20:20:20 +0100
commit8058a551ee80f0cb519012b900cac2dba669df34 (patch)
treea916fca198401c4baa3595fe661797078322d98e /conf
parentfuck ye gpg done (diff)
downloadhardflip-8058a551ee80f0cb519012b900cac2dba669df34.tar.gz
hardflip-8058a551ee80f0cb519012b900cac2dba669df34.tar.bz2
hardflip-8058a551ee80f0cb519012b900cac2dba669df34.tar.xz
hardflip-8058a551ee80f0cb519012b900cac2dba669df34.tar.zst
hardflip-8058a551ee80f0cb519012b900cac2dba669df34.zip
useless changes
Diffstat (limited to 'conf')
-rw-r--r--conf/config.sample.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/conf/config.sample.yml b/conf/config.sample.yml
index d4c27c7..48d3821 100644
--- a/conf/config.sample.yml
+++ b/conf/config.sample.yml
@@ -4,18 +4,17 @@ icons: true
# keeps going after a successful login
loop: true
-# gnupg public key id used for encrypting/decrypting passwords.
-# if not set, passwords will be disabled. session programs will most likely
-# prompt you then.
+# gnupg public key id used for encrypting/decrypting passwords
# set it to 'plain' for saving passwords in plain text (not recommended
# but still)
+# if not set, the program will prompt your for a key or plain
gpg: plain
# displays the percentage in the bottom right
percent: false
# if set, will open your command in the specified terminal emulator. works great
-# with loop set to true. will handle the env variable $TERMINAL if set as such.
+# with loop set to true. will handle the env variable $TERMINAL if set as such
# if commented or unset,
# the command will replace hardflip
#terminal: alacritty