aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/master-config.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-17 09:23:04 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-17 09:23:04 +0900
commit9e52ccf9ffca7a4ecbb66961bc72bf04c0ddbaa0 (patch)
tree55dbc9a4e8ed4fdb8300c7fac67a5cebb77b10c1 /config/rofi/master-config.rasi
parent232bddfddf6944d991177fc3e0cc31c0a4d397d8 (diff)
minor adjustment on rofi
Diffstat (limited to 'config/rofi/master-config.rasi')
-rw-r--r--config/rofi/master-config.rasi9
1 files changed, 6 insertions, 3 deletions
diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi
index f422dc80..816be5d6 100644
--- a/config/rofi/master-config.rasi
+++ b/config/rofi/master-config.rasi
@@ -175,9 +175,13 @@ element normal.active {
}
element selected.normal {
- background-color: @selected;
- text-color: @text-selected;
+ border: 0px 5px 0px 5px;
+ border-radius: 16px;
+ border-color: @selected;
+ background-color: transparent;
+ text-color: @selected;
}
+
element selected.urgent {
background-color: @urgent;
text-color: @text-selected;
@@ -202,7 +206,6 @@ element alternate.active {
element-icon {
background-color: transparent;
text-color: inherit;
- size: 36px;
cursor: inherit;
}
element-text {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage