diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 4c4fbb7..8ffe192 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -174,7 +174,7 @@ in after = [ "graphical-session.target" ]; path = [ - pkgs.procps # to include `pkill` + pkgs.coreutils # to include `cat` pkgs.waybar pkgs.hyprland pkgs.socat @@ -196,9 +196,6 @@ in in '' update() { - # waybar is buggy and duplicates workspaces somtimes - $(pkill waybar; waybar & disown) - HDMI_STATUS=$(cat /sys/class/drm/card1-HDMI-A-1/status) INTERNAL_WIDTH=1920