From c984a8093c4857829026a0772aaa4a6af96ac5f0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 9 Dec 2023 12:41:53 +0900 Subject: some small tweaks on rofi --- config/rofi/config.rasi | 8 ++++---- config/rofi/resolution/1080p/config.rasi | 8 ++++---- config/rofi/resolution/1440p/config.rasi | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'config/rofi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 8430cc80..ec0968ca 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -16,7 +16,6 @@ configuration { me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; dpi: 1; - } /* ---- Load pywal colors (custom wal template) ---- */ @@ -91,7 +90,7 @@ inputbar { textbox-prompt-colon { enabled: true; - padding: 10px 0px 10px 10px; + padding: 8px 0px 8px 0px; expand: false; str: "🐧"; text-color: inherit; @@ -100,10 +99,11 @@ textbox-prompt-colon { entry { enabled: true; + font: "Fira Code SemiBold 10"; padding: 10px 0px 10px 0px; text-color: inherit; cursor: text; - placeholder: "Search"; + placeholder: "Search...(ctrl+tab to select mode)"; placeholder-color: inherit; background-color: transparent; } @@ -117,7 +117,7 @@ mode-switcher{ } button { - padding: 2px 24px 2px 24px; + padding: 2px 14px 2px 14px; border-radius: 12px; background-color: @background; text-color: inherit; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 8430cc80..ec0968ca 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -16,7 +16,6 @@ configuration { me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; dpi: 1; - } /* ---- Load pywal colors (custom wal template) ---- */ @@ -91,7 +90,7 @@ inputbar { textbox-prompt-colon { enabled: true; - padding: 10px 0px 10px 10px; + padding: 8px 0px 8px 0px; expand: false; str: "🐧"; text-color: inherit; @@ -100,10 +99,11 @@ textbox-prompt-colon { entry { enabled: true; + font: "Fira Code SemiBold 10"; padding: 10px 0px 10px 0px; text-color: inherit; cursor: text; - placeholder: "Search"; + placeholder: "Search...(ctrl+tab to select mode)"; placeholder-color: inherit; background-color: transparent; } @@ -117,7 +117,7 @@ mode-switcher{ } button { - padding: 2px 24px 2px 24px; + padding: 2px 14px 2px 14px; border-radius: 12px; background-color: @background; text-color: inherit; diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index dca52fde..2e70e112 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -16,7 +16,6 @@ configuration { me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; dpi: 1; - } /* ---- Load pywal colors (custom wal template) ---- */ @@ -91,7 +90,7 @@ inputbar { textbox-prompt-colon { enabled: true; - padding: 10px 0px 10px 10px; + padding: 8px 0px 8px 0px; expand: false; str: "🐧"; text-color: inherit; @@ -100,10 +99,11 @@ textbox-prompt-colon { entry { enabled: true; + font: "Fira Code SemiBold 12"; padding: 10px 0px 10px 0px; text-color: inherit; cursor: text; - placeholder: "Search"; + placeholder: "Search...(ctrl+tab to select mode)"; placeholder-color: inherit; background-color: transparent; } @@ -117,7 +117,7 @@ mode-switcher{ } button { - padding: 2px 24px 2px 24px; + padding: 2px 14px 2px 14px; border-radius: 12px; background-color: @background; text-color: inherit; -- cgit v1.2.3 From 605927b2e04af43ebd6daef75305dfe7138eb440 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 9 Dec 2023 14:21:40 +0900 Subject: added --- config/rofi/config.rasi | 14 +++++++------- config/rofi/resolution/1080p/config.rasi | 14 +++++++------- config/rofi/resolution/1440p/config.rasi | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) (limited to 'config/rofi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index ec0968ca..0b845ea2 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -7,15 +7,16 @@ configuration { font: "Fira Code SemiBold 12"; show-icons: true; display-drun: ""; - display-run: ""; - display-filebrowser: ""; - display-window: ""; + display-run: ""; + display-filebrowser: ""; + display-window: "󱂬"; drun-display-format: "{name}"; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; dpi: 1; + } /* ---- Load pywal colors (custom wal template) ---- */ @@ -90,7 +91,7 @@ inputbar { textbox-prompt-colon { enabled: true; - padding: 8px 0px 8px 0px; + padding: 10px 0px 10px 10px; expand: false; str: "🐧"; text-color: inherit; @@ -99,11 +100,10 @@ textbox-prompt-colon { entry { enabled: true; - font: "Fira Code SemiBold 10"; padding: 10px 0px 10px 0px; text-color: inherit; cursor: text; - placeholder: "Search...(ctrl+tab to select mode)"; + placeholder: "Search (ctrl tab to choose mode)"; placeholder-color: inherit; background-color: transparent; } @@ -117,7 +117,7 @@ mode-switcher{ } button { - padding: 2px 14px 2px 14px; + padding: 1px 12px 1px 12px; border-radius: 12px; background-color: @background; text-color: inherit; diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index ec0968ca..0b845ea2 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -7,15 +7,16 @@ configuration { font: "Fira Code SemiBold 12"; show-icons: true; display-drun: ""; - display-run: ""; - display-filebrowser: ""; - display-window: ""; + display-run: ""; + display-filebrowser: ""; + display-window: "󱂬"; drun-display-format: "{name}"; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; dpi: 1; + } /* ---- Load pywal colors (custom wal template) ---- */ @@ -90,7 +91,7 @@ inputbar { textbox-prompt-colon { enabled: true; - padding: 8px 0px 8px 0px; + padding: 10px 0px 10px 10px; expand: false; str: "🐧"; text-color: inherit; @@ -99,11 +100,10 @@ textbox-prompt-colon { entry { enabled: true; - font: "Fira Code SemiBold 10"; padding: 10px 0px 10px 0px; text-color: inherit; cursor: text; - placeholder: "Search...(ctrl+tab to select mode)"; + placeholder: "Search (ctrl tab to choose mode)"; placeholder-color: inherit; background-color: transparent; } @@ -117,7 +117,7 @@ mode-switcher{ } button { - padding: 2px 14px 2px 14px; + padding: 1px 12px 1px 12px; border-radius: 12px; background-color: @background; text-color: inherit; diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 2e70e112..dad2679d 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -7,15 +7,16 @@ configuration { font: "Fira Code SemiBold 14"; show-icons: true; display-drun: ""; - display-run: ""; - display-filebrowser: ""; - display-window: ""; + display-run: ""; + display-filebrowser: ""; + display-window: "󱂬"; drun-display-format: "{name}"; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; dpi: 1; + } /* ---- Load pywal colors (custom wal template) ---- */ @@ -90,7 +91,7 @@ inputbar { textbox-prompt-colon { enabled: true; - padding: 8px 0px 8px 0px; + padding: 10px 0px 10px 10px; expand: false; str: "🐧"; text-color: inherit; @@ -99,11 +100,10 @@ textbox-prompt-colon { entry { enabled: true; - font: "Fira Code SemiBold 12"; padding: 10px 0px 10px 0px; text-color: inherit; cursor: text; - placeholder: "Search...(ctrl+tab to select mode)"; + placeholder: "Search (ctrl tab to choose mode)"; placeholder-color: inherit; background-color: transparent; } @@ -117,7 +117,7 @@ mode-switcher{ } button { - padding: 2px 14px 2px 14px; + padding: 1px 12px 1px 12px; border-radius: 12px; background-color: @background; text-color: inherit; -- cgit v1.2.3 From 16945d7f665999d04dec8e6d18e5cccca23f64e6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 10 Dec 2023 05:28:48 +0900 Subject: updated rofi main --- config/rofi/config.rasi | 4 ++-- config/rofi/resolution/1080p/config.rasi | 4 ++-- config/rofi/resolution/1440p/config.rasi | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'config/rofi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 0b845ea2..cee7b929 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -3,7 +3,7 @@ /* ---- Configuration ---- */ configuration { - modi: "drun,run"; + modi: "drun,run,filebrowser"; font: "Fira Code SemiBold 12"; show-icons: true; display-drun: ""; @@ -84,7 +84,7 @@ inputbar { border-radius: 12px; border-color: @foreground; background-color: @background; - children: [ "mode-switcher", "textbox-prompt-colon", "entry" ]; + children: [ "mode-switcher", "entry" ]; border: 1px; border-color: @active-background; } diff --git a/config/rofi/resolution/1080p/config.rasi b/config/rofi/resolution/1080p/config.rasi index 0b845ea2..cee7b929 100644 --- a/config/rofi/resolution/1080p/config.rasi +++ b/config/rofi/resolution/1080p/config.rasi @@ -3,7 +3,7 @@ /* ---- Configuration ---- */ configuration { - modi: "drun,run"; + modi: "drun,run,filebrowser"; font: "Fira Code SemiBold 12"; show-icons: true; display-drun: ""; @@ -84,7 +84,7 @@ inputbar { border-radius: 12px; border-color: @foreground; background-color: @background; - children: [ "mode-switcher", "textbox-prompt-colon", "entry" ]; + children: [ "mode-switcher", "entry" ]; border: 1px; border-color: @active-background; } diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index dad2679d..f486a426 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -3,7 +3,7 @@ /* ---- Configuration ---- */ configuration { - modi: "drun,run"; + modi: "drun,run,filebrowser"; font: "Fira Code SemiBold 14"; show-icons: true; display-drun: ""; @@ -84,7 +84,7 @@ inputbar { border-radius: 12px; border-color: @foreground; background-color: @background; - children: [ "mode-switcher", "textbox-prompt-colon", "entry" ]; + children: [ "mode-switcher", "entry" ]; border: 1px; border-color: @active-background; } -- cgit v1.2.3