more config option for apps

This commit is contained in:
end-4
2024-03-30 21:53:20 +07:00
parent f53b1f007e
commit 8f93f30343
4 changed files with 24 additions and 18 deletions
@@ -20,7 +20,11 @@ let configOptions = {
'keyboardUseFlag': false, // Use flag emoji instead of abbreviation letters
},
'apps': {
'bluetooth': "blueberry",
'imageViewer': "loupe",
'network': "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi",
'settings': "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi",
'taskManager': "gnome-system-monitor",
'terminal': "foot", // This is only for shell actions
},
'battery': {