diff options
Diffstat (limited to 'config.example')
-rw-r--r-- | config.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.example b/config.example index 032f3c9..96d8c92 100644 --- a/config.example +++ b/config.example @@ -24,6 +24,10 @@ BROWSER='chromium' help_color='#0C73C2' auto_enter='false' +# Clipboard settings +# Possible options: primary, clipboard, both +clip=primary + # Custom Keybindings autotype="Alt+1" type_user="Alt+2" |