/* * * Copyright © 2022 To Cyb3rTh1eveZ * * ██████╗██╗ ██╗██████╗ ██████╗ ██████╗ ████████╗██╗ ██╗ ██╗███████╗██╗ ██╗███████╗███████╗ * ██╔════╝╚██╗ ██╔╝██╔══██╗╚════██╗██╔══██╗╚══██╔══╝██║ ██║███║██╔════╝██║ ██║██╔════╝╚══███╔╝ * ██║ ╚████╔╝ ██████╔╝ █████╔╝██████╔╝ ██║ ███████║╚██║█████╗ ██║ ██║█████╗ ███╔╝ * ██║ ╚██╔╝ ██╔══██╗ ╚═══██╗██╔══██╗ ██║ ██╔══██║ ██║██╔══╝ ╚██╗ ██╔╝██╔══╝ ███╔╝ * ╚██████╗ ██║ ██████╔╝██████╔╝██║ ██║ ██║ ██║ ██║ ██║███████╗ ╚████╔╝ ███████╗███████╗ * ╚═════╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═══╝ ╚══════╝╚══════╝ * * * Copyright (C) Mahmoud Mohamed (00xWolf) ({generic})]"; drun-show-actions: false; drun-url-launcher: "xdg-open"; drun-use-desktop-cache: false; drun-reload-desktop-cache: false; drun { /** Parse user desktop files. */ parse-user: true; /** Parse system desktop files. */ parse-system: true; } /*---------- Run settings ----------*/ run-command: "{cmd}"; run-list-command: ""; run-shell-command: "{terminal} -e {cmd}"; /*---------- Fallback Icon ----------*/ run { fallback-icon: "application-x-addon"; } drun { fallback-icon: "application-x-addon"; } /*---------- Window switcher settings ----------*/ window-match-fields: "title,class,role,name,desktop"; window-command: "wmctrl -i -R {window}"; window-format: "{w} - {c} - {t:0}"; window-thumbnail: false; /*---------- History and Sorting ----------*/ disable-history: false; sorting-method: "normal"; max-history-size: 25; /*---------- Display setting ----------*/ display-window: "Windows"; display-windowcd: "Window CD"; display-run: "Run"; display-ssh: "SSH"; display-drun: "Apps"; display-combi: "Combi"; display-keys: "Keys"; display-filebrowser: "Files"; /*---------- Misc setting ----------*/ terminal: "rofi-sensible-terminal"; font: "Mono 12"; sort: false; threads: 0; click-to-exit: true; /*---------- File browser settings ----------*/ filebrowser { directories-first: true; sorting-method: "name"; } /*---------- Other settings ----------*/ timeout { action: "kb-cancel"; delay: 0; } }