From 48d3b2c52f540b21fa4b6ad0706d6e4cf7b6af21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Av=C3=A9?= Date: Sat, 2 Dec 2023 17:57:46 +0100 Subject: [PATCH] Don't add two waybars --- hypr/hyprland.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 9e86e73..e8873e6 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -33,8 +33,6 @@ windowrule = center,title:^(rofi)(.*)$ windowrule = noborder,title:^(rofi)(.*)$ windowrule = noanim,waybar -exec-once=waybar - binds { scroll_event_delay=1 }