diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-23 23:28:03 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-23 23:28:03 +0900 |
| commit | b370efc06c339305d580e7ec43cd0bc0b75937e3 (patch) | |
| tree | 2d0a5cbbdad74dac6c227518abdf698d8d8a09d6 /config | |
| parent | cdc5e5646fb2f2cc85b483bbe6fcd89bdae9d1ec (diff) | |
disabled all Rofi DPI settings as it does not seem to work anyway
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/themes/KooL_style-1.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-10-Fancy.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-11-Win11-list-dark.rasi | 9 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-11-Win11-list-light.rasi | 9 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-12-TOP-Docu.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-13-Vertical.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-2-Dark.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-2-Light.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-3-FullScreen-v1.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-4.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-5.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-6.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-7.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-8.rasi | 1 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-9.rasi | 1 |
16 files changed, 8 insertions, 24 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi index 1bae71f3..f2e0977e 100644 --- a/config/rofi/themes/KooL_style-1.rasi +++ b/config/rofi/themes/KooL_style-1.rasi @@ -12,7 +12,6 @@ configuration { display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-10-Fancy.rasi b/config/rofi/themes/KooL_style-10-Fancy.rasi index 52c9363f..170a888e 100644 --- a/config/rofi/themes/KooL_style-10-Fancy.rasi +++ b/config/rofi/themes/KooL_style-10-Fancy.rasi @@ -9,7 +9,6 @@ configuration { show-icons: true; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi index 44532d76..e65f174f 100644 --- a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi +++ b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi @@ -6,11 +6,10 @@ /* ---- Configuration ---- */ configuration { - dpi: 1; - show-icons: true; - hover-select: true; - me-select-entry: "MouseSecondary"; - me-accept-entry: "MousePrimary"; + show-icons: true; + hover-select: true; + me-select-entry: "MouseSecondary"; + me-accept-entry: "MousePrimary"; } /*****----- Global Properties -----*****/ diff --git a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi index fdcd4f1a..b3979f13 100644 --- a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi +++ b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi @@ -6,11 +6,10 @@ /* ---- Configuration ---- */ configuration { - dpi: 1; - show-icons: true; - hover-select: true; - me-select-entry: "MouseSecondary"; - me-accept-entry: "MousePrimary"; + show-icons: true; + hover-select: true; + me-select-entry: "MouseSecondary"; + me-accept-entry: "MousePrimary"; } /*****----- Global Properties -----*****/ diff --git a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi index 824eb543..67c4a205 100644 --- a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi +++ b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi @@ -17,7 +17,6 @@ configuration { display-window: " "; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-13-Vertical.rasi b/config/rofi/themes/KooL_style-13-Vertical.rasi index a7cb340a..b1dc9018 100644 --- a/config/rofi/themes/KooL_style-13-Vertical.rasi +++ b/config/rofi/themes/KooL_style-13-Vertical.rasi @@ -15,7 +15,6 @@ configuration { me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; - dpi: 1; } /* ---- Load wallust colors ---- */ diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi index 957bf8a9..709a55f9 100644 --- a/config/rofi/themes/KooL_style-2-Dark.rasi +++ b/config/rofi/themes/KooL_style-2-Dark.rasi @@ -13,7 +13,6 @@ configuration { display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi index 93f68908..f2032071 100644 --- a/config/rofi/themes/KooL_style-2-Light.rasi +++ b/config/rofi/themes/KooL_style-2-Light.rasi @@ -13,7 +13,6 @@ configuration { display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi index 79b68c65..d4bc1b87 100644 --- a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi +++ b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi @@ -12,7 +12,6 @@ configuration { display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi index 807a57c3..902b6ccc 100644 --- a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi +++ b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi @@ -13,7 +13,6 @@ configuration { display-ssh: " SSH"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi index 8a7b8ed7..06c04e82 100644 --- a/config/rofi/themes/KooL_style-4.rasi +++ b/config/rofi/themes/KooL_style-4.rasi @@ -12,7 +12,6 @@ configuration { display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi index 44f6da65..1f2aba4e 100644 --- a/config/rofi/themes/KooL_style-5.rasi +++ b/config/rofi/themes/KooL_style-5.rasi @@ -14,7 +14,6 @@ configuration { me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; - dpi: 1; } diff --git a/config/rofi/themes/KooL_style-6.rasi b/config/rofi/themes/KooL_style-6.rasi index 255554cf..ea4705c9 100644 --- a/config/rofi/themes/KooL_style-6.rasi +++ b/config/rofi/themes/KooL_style-6.rasi @@ -15,7 +15,6 @@ configuration { me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; window-format: "{w} · {c} · {t}"; - dpi: 1; } /* ---- Load wallust colors ---- */ diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi index 89e9af48..c6d89aeb 100644 --- a/config/rofi/themes/KooL_style-7.rasi +++ b/config/rofi/themes/KooL_style-7.rasi @@ -12,7 +12,6 @@ configuration { display-filebrowser: " "; display-window: " "; drun-display-format: "{name}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi index ead645bb..1c4b18fa 100644 --- a/config/rofi/themes/KooL_style-8.rasi +++ b/config/rofi/themes/KooL_style-8.rasi @@ -12,7 +12,6 @@ configuration { display-window: " window"; drun-display-format: "{name}"; window-format: "{w} · {c} · {t}"; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; diff --git a/config/rofi/themes/KooL_style-9.rasi b/config/rofi/themes/KooL_style-9.rasi index 95507ea8..23f3e367 100644 --- a/config/rofi/themes/KooL_style-9.rasi +++ b/config/rofi/themes/KooL_style-9.rasi @@ -12,7 +12,6 @@ configuration { disable-history: false; click-to-exit: true; location: 0; - dpi: 1; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; |
