Update Rofi Config for Version 1.7.1
This commit is contained in:
@@ -29,7 +29,7 @@ configuration {
|
|||||||
/* sorting-method: ;*/
|
/* sorting-method: ;*/
|
||||||
/* case-sensitive: false;*/
|
/* case-sensitive: false;*/
|
||||||
/* cycle: true;*/
|
/* cycle: true;*/
|
||||||
/* sidebar-mode: false;*/
|
sidebar-mode: false;
|
||||||
/* eh: 1;*/
|
/* eh: 1;*/
|
||||||
/* auto-select: false;*/
|
/* auto-select: false;*/
|
||||||
/* parse-hosts: false;*/
|
/* parse-hosts: false;*/
|
||||||
@@ -53,7 +53,6 @@ configuration {
|
|||||||
/* window-format: "{w} {c} {t}";*/
|
/* window-format: "{w} {c} {t}";*/
|
||||||
/* click-to-exit: true;*/
|
/* click-to-exit: true;*/
|
||||||
/* show-match: true;*/
|
/* show-match: true;*/
|
||||||
theme: "centertab-dracula";
|
|
||||||
/* color-normal: ;*/
|
/* color-normal: ;*/
|
||||||
/* color-urgent: ;*/
|
/* color-urgent: ;*/
|
||||||
/* color-active: ;*/
|
/* color-active: ;*/
|
||||||
@@ -63,12 +62,12 @@ configuration {
|
|||||||
/* matching-negate-char: '-' /* unsupported */;*/
|
/* matching-negate-char: '-' /* unsupported */;*/
|
||||||
/* cache-dir: ;*/
|
/* cache-dir: ;*/
|
||||||
/* pid: "/run/user/1000/rofi.pid";*/
|
/* pid: "/run/user/1000/rofi.pid";*/
|
||||||
/* display-window: ;*/
|
display-window: "window";
|
||||||
/* display-windowcd: ;*/
|
/* display-windowcd: ;*/
|
||||||
/* display-run: ;*/
|
display-run: "execute";
|
||||||
/* display-ssh: ;*/
|
/* display-ssh: ;*/
|
||||||
/* display-drun: ;*/
|
display-drun: "launch";
|
||||||
/* display-combi: ;*/
|
display-combi: "combi";
|
||||||
/* display-keys: ;*/
|
/* display-keys: ;*/
|
||||||
/* kb-primary-paste: "Control+V,Shift+Insert";*/
|
/* kb-primary-paste: "Control+V,Shift+Insert";*/
|
||||||
/* kb-secondary-paste: "Control+v,Insert";*/
|
/* kb-secondary-paste: "Control+v,Insert";*/
|
||||||
@@ -143,3 +142,5 @@ configuration {
|
|||||||
/* me-accept-entry: "MouseDPrimary";*/
|
/* me-accept-entry: "MouseDPrimary";*/
|
||||||
/* me-accept-custom: "Control+MouseDPrimary";*/
|
/* me-accept-custom: "Control+MouseDPrimary";*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@theme "centertab-dracula"
|
||||||
|
@@ -4,16 +4,6 @@
|
|||||||
* Copyright: deadguy & Sravan Balaji
|
* Copyright: deadguy & Sravan Balaji
|
||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
|
||||||
display-drun: "launch";
|
|
||||||
display-run: "execute";
|
|
||||||
display-window: "window";
|
|
||||||
display-combi: "combi";
|
|
||||||
show-icons: true;
|
|
||||||
sidebar-mode: false;
|
|
||||||
font: "NotoSans Nerd Font 12";
|
|
||||||
}
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
background-color: #282a36ff;
|
background-color: #282a36ff;
|
||||||
text-color: #f8f8f2ff;
|
text-color: #f8f8f2ff;
|
||||||
|
23
README.org
23
README.org
@@ -1360,7 +1360,7 @@ configuration {
|
|||||||
/* sorting-method: ;*/
|
/* sorting-method: ;*/
|
||||||
/* case-sensitive: false;*/
|
/* case-sensitive: false;*/
|
||||||
/* cycle: true;*/
|
/* cycle: true;*/
|
||||||
/* sidebar-mode: false;*/
|
sidebar-mode: false;
|
||||||
/* eh: 1;*/
|
/* eh: 1;*/
|
||||||
/* auto-select: false;*/
|
/* auto-select: false;*/
|
||||||
/* parse-hosts: false;*/
|
/* parse-hosts: false;*/
|
||||||
@@ -1384,7 +1384,6 @@ configuration {
|
|||||||
/* window-format: "{w} {c} {t}";*/
|
/* window-format: "{w} {c} {t}";*/
|
||||||
/* click-to-exit: true;*/
|
/* click-to-exit: true;*/
|
||||||
/* show-match: true;*/
|
/* show-match: true;*/
|
||||||
theme: "centertab-dracula";
|
|
||||||
/* color-normal: ;*/
|
/* color-normal: ;*/
|
||||||
/* color-urgent: ;*/
|
/* color-urgent: ;*/
|
||||||
/* color-active: ;*/
|
/* color-active: ;*/
|
||||||
@@ -1394,12 +1393,12 @@ configuration {
|
|||||||
/* matching-negate-char: '-' /* unsupported */;*/
|
/* matching-negate-char: '-' /* unsupported */;*/
|
||||||
/* cache-dir: ;*/
|
/* cache-dir: ;*/
|
||||||
/* pid: "/run/user/1000/rofi.pid";*/
|
/* pid: "/run/user/1000/rofi.pid";*/
|
||||||
/* display-window: ;*/
|
display-window: "window";
|
||||||
/* display-windowcd: ;*/
|
/* display-windowcd: ;*/
|
||||||
/* display-run: ;*/
|
display-run: "execute";
|
||||||
/* display-ssh: ;*/
|
/* display-ssh: ;*/
|
||||||
/* display-drun: ;*/
|
display-drun: "launch";
|
||||||
/* display-combi: ;*/
|
display-combi: "combi";
|
||||||
/* display-keys: ;*/
|
/* display-keys: ;*/
|
||||||
/* kb-primary-paste: "Control+V,Shift+Insert";*/
|
/* kb-primary-paste: "Control+V,Shift+Insert";*/
|
||||||
/* kb-secondary-paste: "Control+v,Insert";*/
|
/* kb-secondary-paste: "Control+v,Insert";*/
|
||||||
@@ -1474,6 +1473,8 @@ configuration {
|
|||||||
/* me-accept-entry: "MouseDPrimary";*/
|
/* me-accept-entry: "MouseDPrimary";*/
|
||||||
/* me-accept-custom: "Control+MouseDPrimary";*/
|
/* me-accept-custom: "Control+MouseDPrimary";*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@theme "centertab-dracula"
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Themes
|
*** Themes
|
||||||
@@ -1487,16 +1488,6 @@ configuration {
|
|||||||
,* Copyright: deadguy & Sravan Balaji
|
,* Copyright: deadguy & Sravan Balaji
|
||||||
,*/
|
,*/
|
||||||
|
|
||||||
configuration {
|
|
||||||
display-drun: "launch";
|
|
||||||
display-run: "execute";
|
|
||||||
display-window: "window";
|
|
||||||
display-combi: "combi";
|
|
||||||
show-icons: true;
|
|
||||||
sidebar-mode: false;
|
|
||||||
font: "NotoSans Nerd Font 12";
|
|
||||||
}
|
|
||||||
|
|
||||||
,* {
|
,* {
|
||||||
background-color: #282a36ff;
|
background-color: #282a36ff;
|
||||||
text-color: #f8f8f2ff;
|
text-color: #f8f8f2ff;
|
||||||
|
Reference in New Issue
Block a user