From 00de1f4335b3e4584a40291fd7885893d6ed99a3 Mon Sep 17 00:00:00 2001 From: Warren Hood Date: Thu, 7 Dec 2023 17:55:36 +0200 Subject: [PATCH] Fixed an issue with double waybars --- hyprland/.config/hypr/hyprland.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index b40e8d6..ce4524a 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -6,14 +6,8 @@ monitor=eDP-2, 1920x1080@165, 0x0, 1 monitor=HDMI-A-1, 1920x1080@144, 1920x0, 1 monitor=,preferred,auto,auto - # See https://wiki.hyprland.org/Configuring/Keywords/ for more -# Execute your favorite apps at launch -# exec-once = waybar & hyprpaper & firefox -exec-once = dunst & waybar & /usr/lib/polkit-kde-authentication-agent-1 -exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP - # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf