detect shell and make it configurable

This commit is contained in:
chrys
2018-03-25 23:03:53 +02:00
parent 26ff69b25e
commit 714ad94308
8 changed files with 58 additions and 4 deletions

View File

@ -74,6 +74,7 @@ settingsData = {
'commandPath': '/usr/share/fenrir/commands',
'attributeFormatString': 'Background fenrirBGColor,Foreground fenrirFGColor,fenrirUnderline,fenrirBold,fenrirBlink, Font fenrirFont,Fontsize fenrirFontSize',
'autoPresentIndent': False,
'shell': '',
},
'focus':{
'cursor': True,