iso-profiles/mabox-en/desktop-overlay/etc/skel/.config/dmenu-extended/config/dmenuExtended_preferences.txt

67 lines
1.4 KiB
Plaintext

{
"alias_applications": true,
"alias_display_format": "{name}",
"exclude_items": [],
"filebrowser": "exo-open",
"fileopener": "exo-open",
"filter_binaries": false,
"follow_symlinks": false,
"frequently_used": 0,
"global_ignore_folders": [],
"ignore_folders": [],
"include_applications": true,
"include_binaries": false,
"include_hidden_files": false,
"include_hidden_folders": false,
"include_items": [],
"indicator_alias": "",
"indicator_edit": "*",
"indicator_submenu": "->",
"menu": "rofi",
"menu_arguments": [
"-dmenu",
"-i"
],
"password_helper": [
"yad",
"--password",
"--title={prompt}"
],
"path_aliasFile": "",
"path_shellCommand": "~/.dmenuEextended_shellCommand.sh",
"prompt": "Uruchom:",
"scan_hidden_folders": false,
"terminal": "terminator",
"valid_extensions": [
"py",
"svg",
"pdf",
"txt",
"png",
"jpg",
"gif",
"php",
"tex",
"odf",
"ods",
"avi",
"mpg",
"mp3",
"lyx",
"bib",
"iso",
"ps",
"zip",
"xcf",
"doc",
"docxxls",
"xlsx",
"md",
"html",
"sublime-project"
],
"watch_folders": [
"~/"
],
"webbrowser": "exo-open --launch WebBrowser"
}