add lable

This commit is contained in:
chrys
2017-08-14 01:04:25 +02:00
parent 90fc9fd08d
commit 0436dcbd81
4 changed files with 4 additions and 4 deletions

View File

@ -69,7 +69,7 @@ settingsData = {
'spellCheckLanguage': 'en_US',
'scriptPath': '/usr/share/fenrir/scripts',
'commandPath': '/usr/share/fenrir/commands',
'attributeFormatString': 'Background fenrirBGColor,Foreground fenrirFGColor,fenrirUnderline,fenrirBold,fenrirBlink,fenrirFont,fenrirFontSize'
'attributeFormatString': 'Background fenrirBGColor,Foreground fenrirFGColor,fenrirUnderline,fenrirBold,fenrirBlink, Font fenrirFont,Fontsize fenrirFontSize'
},
'focus':{
'cursor': True,