tweaks to yml file
This commit is contained in:
parent
c2a835a7fe
commit
86f9bf05ea
@ -22,7 +22,7 @@ colors:
|
||||
|
||||
cursor:
|
||||
style:
|
||||
shape: Beam
|
||||
shape: Block
|
||||
blinking: On
|
||||
#text: '0x44475a'
|
||||
#cursor: '0xf8f8f2'
|
||||
@ -108,6 +108,12 @@ font:
|
||||
style:
|
||||
size: 6.95
|
||||
|
||||
url:
|
||||
# URL launcher
|
||||
#
|
||||
# This program is executed when clicking on a text which is recognized as a URL.
|
||||
# The URL is always added to the command as the last parameter.
|
||||
launcher: xdg-open
|
||||
# Key bindings
|
||||
Key_bindings:
|
||||
- { key: Equals, mods: Super, action: IncreaseFontSize }
|
||||
|
Loading…
x
Reference in New Issue
Block a user