From e928dc010c3d3f2c7e2450bf911ce3be08acdc76 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sun, 5 Nov 2023 23:42:15 +0900 Subject: updated rofi and waybar --- config/rofi/config.rasi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config/rofi/config.rasi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 0e257d2d..c10e60d5 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -1,4 +1,5 @@ -/* 💫 https://github.com/JaKooLit 💫 */ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + /* ---- Configuration ---- */ configuration { modi: "drun,run"; @@ -8,7 +9,7 @@ configuration { display-run: ""; display-filebrowser: ""; display-window: ""; - drun-display-format: "{name}"; + drun-display-format: "{name}"; hover-select: true; me-select-entry: "MouseSecondary"; me-accept-entry: "MousePrimary"; @@ -151,7 +152,7 @@ element { cursor: pointer; background-color: @background; border-radius: 10px; - border: 2px; + border: 0px; } element normal.normal { -- cgit v1.2.3