add basic settings for attributs
This commit is contained in:
@ -67,8 +67,9 @@ settingsData = {
|
||||
'dateFormat': '%A, %B %d, %Y',
|
||||
'autoSpellCheck': False,
|
||||
'spellCheckLanguage': 'en_US',
|
||||
'scriptPath':'/usr/share/fenrir/scripts',
|
||||
'commandPath':'/usr/share/fenrir/commands',
|
||||
'scriptPath': '/usr/share/fenrir/scripts',
|
||||
'commandPath': '/usr/share/fenrir/commands',
|
||||
'attributeFormatString': 'Background fenrirBGColor,Foreground fenrirFGColor,fenrirUnderline,fenrirBold,fenrirBlink,fenrirFont,fenrirFontSize'
|
||||
},
|
||||
'focus':{
|
||||
'cursor': True,
|
||||
|
Reference in New Issue
Block a user