Browse Source

added

pull/59/head
JaKooLit 2 years ago
parent
commit
605927b2e0
  1. 14
      config/rofi/config.rasi
  2. 14
      config/rofi/resolution/1080p/config.rasi
  3. 14
      config/rofi/resolution/1440p/config.rasi

14
config/rofi/config.rasi

@ -7,15 +7,16 @@ configuration {
font: "Fira Code SemiBold 12"; font: "Fira Code SemiBold 12";
show-icons: true; show-icons: true;
display-drun: ""; display-drun: "";
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "󱂬";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";
window-format: "{w} · {c} · {t}"; window-format: "{w} · {c} · {t}";
dpi: 1; dpi: 1;
} }
/* ---- Load pywal colors (custom wal template) ---- */ /* ---- Load pywal colors (custom wal template) ---- */
@ -90,7 +91,7 @@ inputbar {
textbox-prompt-colon { textbox-prompt-colon {
enabled: true; enabled: true;
padding: 8px 0px 8px 0px; padding: 10px 0px 10px 10px;
expand: false; expand: false;
str: "🐧"; str: "🐧";
text-color: inherit; text-color: inherit;
@ -99,11 +100,10 @@ textbox-prompt-colon {
entry { entry {
enabled: true; enabled: true;
font: "Fira Code SemiBold 10";
padding: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
text-color: inherit; text-color: inherit;
cursor: text; cursor: text;
placeholder: "Search...(ctrl+tab to select mode)"; placeholder: "Search (ctrl tab to choose mode)";
placeholder-color: inherit; placeholder-color: inherit;
background-color: transparent; background-color: transparent;
} }
@ -117,7 +117,7 @@ mode-switcher{
} }
button { button {
padding: 2px 14px 2px 14px; padding: 1px 12px 1px 12px;
border-radius: 12px; border-radius: 12px;
background-color: @background; background-color: @background;
text-color: inherit; text-color: inherit;

14
config/rofi/resolution/1080p/config.rasi

@ -7,15 +7,16 @@ configuration {
font: "Fira Code SemiBold 12"; font: "Fira Code SemiBold 12";
show-icons: true; show-icons: true;
display-drun: ""; display-drun: "";
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "󱂬";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";
window-format: "{w} · {c} · {t}"; window-format: "{w} · {c} · {t}";
dpi: 1; dpi: 1;
} }
/* ---- Load pywal colors (custom wal template) ---- */ /* ---- Load pywal colors (custom wal template) ---- */
@ -90,7 +91,7 @@ inputbar {
textbox-prompt-colon { textbox-prompt-colon {
enabled: true; enabled: true;
padding: 8px 0px 8px 0px; padding: 10px 0px 10px 10px;
expand: false; expand: false;
str: "🐧"; str: "🐧";
text-color: inherit; text-color: inherit;
@ -99,11 +100,10 @@ textbox-prompt-colon {
entry { entry {
enabled: true; enabled: true;
font: "Fira Code SemiBold 10";
padding: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
text-color: inherit; text-color: inherit;
cursor: text; cursor: text;
placeholder: "Search...(ctrl+tab to select mode)"; placeholder: "Search (ctrl tab to choose mode)";
placeholder-color: inherit; placeholder-color: inherit;
background-color: transparent; background-color: transparent;
} }
@ -117,7 +117,7 @@ mode-switcher{
} }
button { button {
padding: 2px 14px 2px 14px; padding: 1px 12px 1px 12px;
border-radius: 12px; border-radius: 12px;
background-color: @background; background-color: @background;
text-color: inherit; text-color: inherit;

14
config/rofi/resolution/1440p/config.rasi

@ -7,15 +7,16 @@ configuration {
font: "Fira Code SemiBold 14"; font: "Fira Code SemiBold 14";
show-icons: true; show-icons: true;
display-drun: ""; display-drun: "";
display-run: ""; display-run: "";
display-filebrowser: ""; display-filebrowser: "";
display-window: ""; display-window: "󱂬";
drun-display-format: "{name}"; drun-display-format: "{name}";
hover-select: true; hover-select: true;
me-select-entry: "MouseSecondary"; me-select-entry: "MouseSecondary";
me-accept-entry: "MousePrimary"; me-accept-entry: "MousePrimary";
window-format: "{w} · {c} · {t}"; window-format: "{w} · {c} · {t}";
dpi: 1; dpi: 1;
} }
/* ---- Load pywal colors (custom wal template) ---- */ /* ---- Load pywal colors (custom wal template) ---- */
@ -90,7 +91,7 @@ inputbar {
textbox-prompt-colon { textbox-prompt-colon {
enabled: true; enabled: true;
padding: 8px 0px 8px 0px; padding: 10px 0px 10px 10px;
expand: false; expand: false;
str: "🐧"; str: "🐧";
text-color: inherit; text-color: inherit;
@ -99,11 +100,10 @@ textbox-prompt-colon {
entry { entry {
enabled: true; enabled: true;
font: "Fira Code SemiBold 12";
padding: 10px 0px 10px 0px; padding: 10px 0px 10px 0px;
text-color: inherit; text-color: inherit;
cursor: text; cursor: text;
placeholder: "Search...(ctrl+tab to select mode)"; placeholder: "Search (ctrl tab to choose mode)";
placeholder-color: inherit; placeholder-color: inherit;
background-color: transparent; background-color: transparent;
} }
@ -117,7 +117,7 @@ mode-switcher{
} }
button { button {
padding: 2px 14px 2px 14px; padding: 1px 12px 1px 12px;
border-radius: 12px; border-radius: 12px;
background-color: @background; background-color: @background;
text-color: inherit; text-color: inherit;

Loading…
Cancel
Save