From fe236054c3b6bc96b30ab2353b0af6e3795e31bf Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Fri, 9 Aug 2024 23:27:04 +0100 Subject: Update wofi style --- wofi/config | 1 + wofi/style.css | 1 + 2 files changed, 2 insertions(+) diff --git a/wofi/config b/wofi/config index 3730661..2a44d00 100644 --- a/wofi/config +++ b/wofi/config @@ -4,5 +4,6 @@ insensitive=true dynamic_lines=true no_actions=true location=2 +single_click=true drun-display_generic=true diff --git a/wofi/style.css b/wofi/style.css index 5e10303..af56f21 100644 --- a/wofi/style.css +++ b/wofi/style.css @@ -17,6 +17,7 @@ window { #input { border: none; background-color: #434e59; + box-shadow: none; opacity: 1; border-radius: 0; } -- cgit v1.2.3-70-g09d2