From b370efc06c339305d580e7ec43cd0bc0b75937e3 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 23 Feb 2025 23:28:03 +0900 Subject: disabled all Rofi DPI settings as it does not seem to work anyway --- config/rofi/themes/KooL_style-11-Win11-list-light.rasi | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'config/rofi/themes/KooL_style-11-Win11-list-light.rasi') 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 -----*****/ -- cgit v1.2.3