diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-03 00:10:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-03 00:10:58 +0900 |
| commit | 949046ffcb2817caf32bf82f06d5cdf3d57b1a40 (patch) | |
| tree | b33733a05816c25ed01b4fa7e2c89b816c615bcc /config/rofi | |
| parent | 9b67a8376e3d186edc75a482010e53c3b4e9e018 (diff) | |
| parent | c7fd362a7c2c69434890ed5edfcea58d32cfeb53 (diff) | |
Merge pull request #542 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-Animations.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/master-config.rasi | 20 | ||||
| -rw-r--r-- | config/rofi/resolution/1080p/master-config.rasi | 20 | ||||
| -rwxr-xr-x | config/rofi/resolution/1440p/config.rasi | 4 | ||||
| -rw-r--r-- | config/rofi/resolution/1440p/master-config.rasi | 18 |
5 files changed, 32 insertions, 32 deletions
diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi index 761c5322..2064cd1b 100644 --- a/config/rofi/config-Animations.rasi +++ b/config/rofi/config-Animations.rasi @@ -5,7 +5,7 @@ /* ---- Window ---- */ window { - width: 35%; + width: 35%; } /* ---- Entry ---- */ diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index 50198012..09032268 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -4,19 +4,19 @@ /* ---- Configuration ---- */ configuration { - font: "JetBrainsMono Nerd Font SemiBold 12"; - modi: "drun,run,filebrowser"; + font: "JetBrainsMono Nerd Font SemiBold 12"; + modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; display-run: "Run"; display-filebrowser: "Files"; display-window: "Windows"; - drun-display-format: "{name}"; - hover-select: true; - me-select-entry: "MouseSecondary"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; - window-format: "{w} · {c} · {t}"; - dpi: 1; + window-format: "{w} · {c} · {t}"; + dpi: 1; } /* ---- Load wallust colors ---- */ @@ -145,7 +145,7 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { border: 0; - handle-color: @border-color; + handle-color: @background-alt; handle-width: 2px ; padding: 0; } @@ -154,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 10px; - padding: 10px; + padding: 10px; border-radius: 12px; background-color: transparent; cursor: pointer; @@ -178,7 +178,7 @@ element selected.normal { border-radius: 16px; border-color: @selected; background-color: transparent; - text-color: @selected; + text-color: @background-alt; } element selected.urgent { diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi index 50198012..09032268 100644 --- a/config/rofi/resolution/1080p/master-config.rasi +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -4,19 +4,19 @@ /* ---- Configuration ---- */ configuration { - font: "JetBrainsMono Nerd Font SemiBold 12"; - modi: "drun,run,filebrowser"; + font: "JetBrainsMono Nerd Font SemiBold 12"; + modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; display-run: "Run"; display-filebrowser: "Files"; display-window: "Windows"; - drun-display-format: "{name}"; - hover-select: true; - me-select-entry: "MouseSecondary"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; - window-format: "{w} · {c} · {t}"; - dpi: 1; + window-format: "{w} · {c} · {t}"; + dpi: 1; } /* ---- Load wallust colors ---- */ @@ -145,7 +145,7 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { border: 0; - handle-color: @border-color; + handle-color: @background-alt; handle-width: 2px ; padding: 0; } @@ -154,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 10px; - padding: 10px; + padding: 10px; border-radius: 12px; background-color: transparent; cursor: pointer; @@ -178,7 +178,7 @@ element selected.normal { border-radius: 16px; border-color: @selected; background-color: transparent; - text-color: @selected; + text-color: @background-alt; } element selected.urgent { diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index c8b3deb2..768fcec1 100755 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -5,12 +5,12 @@ /* ---- Window ---- */ window { - width: 50%; + width: 50%; } /* ---- Mode Switcher ---- */ button { - width: 110px; + width: 110px; } /* ---- Listview ---- */ diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 076fe70a..96cb83a1 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -4,19 +4,19 @@ /* ---- Configuration ---- */ configuration { - font: "JetBrainsMono Nerd Font SemiBold 12"; - modi: "drun,run,filebrowser"; + font: "JetBrainsMono Nerd Font SemiBold 12"; + modi: "drun,run,filebrowser"; show-icons: true; display-drun: "Apps"; display-run: "Run"; display-filebrowser: "Files"; display-window: "Windows"; - drun-display-format: "{name}"; - hover-select: true; - me-select-entry: "MouseSecondary"; + drun-display-format: "{name}"; + hover-select: true; + me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; - window-format: "{w} · {c} · {t}"; - dpi: 1; + window-format: "{w} · {c} · {t}"; + dpi: 1; } /* ---- Load wallust colors ---- */ @@ -145,7 +145,7 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { border: 0; - handle-color: @border-color; + handle-color: @background-alt; handle-width: 2px ; padding: 0; } @@ -178,7 +178,7 @@ element selected.normal { border-radius: 16px; border-color: @selected; background-color: transparent; - text-color: @selected; + text-color: @background-alt; } element selected.urgent { |
