From c6825ff197361f3bb6c15e04def27036481ecd9b Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Fri, 30 Aug 2024 01:31:47 -0500 Subject: [PATCH] Hide wofi scrollbar too --- hyprland/.config/wofi/config | 1 + 1 file changed, 1 insertion(+) diff --git a/hyprland/.config/wofi/config b/hyprland/.config/wofi/config index dba48453..0f7e0039 100644 --- a/hyprland/.config/wofi/config +++ b/hyprland/.config/wofi/config @@ -3,3 +3,4 @@ insensitive=true allow_images=true no_actions=true +hide_scroll=true