X-Git-Url: https://git.danix.xyz/?p=my-dotfiles.git;a=blobdiff_plain;f=rofi%2Fblackpearl%2Fshared%2Fsettings.rasi;fp=rofi%2Fblackpearl%2Fshared%2Fsettings.rasi;h=49b85cdbc9782bb83194dd96f57f47315cb8dab4;hp=2c4bc98057cfed8ccfe28d524b5e454b038b87a0;hb=a443d3fd19e0b0798653423c53a5c68e90903f5e;hpb=9ce54eafd4d74b363bc6508d31077fbaa40f7f62 diff --git a/rofi/blackpearl/shared/settings.rasi b/rofi/blackpearl/shared/settings.rasi index 2c4bc98..49b85cd 100644 --- a/rofi/blackpearl/shared/settings.rasi +++ b/rofi/blackpearl/shared/settings.rasi @@ -1,14 +1,14 @@ configuration { - modi: "window,drun,ssh"; + modi: "run,window,drun,ssh"; font: "Droid Sans Mono 12"; - /*drun-display-format: "{icon} {name}\n{generic}";*/ drun-display-format: "{icon} {name}"; display-drun: "Apps"; show-icons: true; - icon-theme: "breeze-dark"; + icon-theme: "MB-Mango-Suru-GLOW"; + drun-match-fields: "name,generic,exec,category"; hide-scrollbar: true; cycle: true; - fullscreen: true; +/* fullscreen: true;*/ sidebar-mode: false; terminal: "urxvt"; ssh-client: "ssh";