From 6ccfd3e77d21579dc04a9cffcc543e799b49c2fb Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 23 Jul 2025 20:31:38 -0500 Subject: Make closer to upstream --- hypr/hyprland.conf | 6 ++---- waybar/style.css | 1 + 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 1c07db0..0586d4d 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -24,10 +24,8 @@ exec-once = import-gsettings cursor-theme 'BreezeX-Black' exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = xrdb -load "$XDG_CONFIG_HOME"/X11/xresources exec-once = com.github.wwmm.easyeffects -#exec-once = systemctl --user start dunst -#exec-once = systemctl --user start hypridle -exec-once = dunst -exec-once = hypridle +exec-once = systemctl --user start dunst +exec-once = systemctl --user start hypridle #exec-once = mpd #}}} diff --git a/waybar/style.css b/waybar/style.css index c340c3f..44f8df9 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -91,6 +91,7 @@ window#waybar.hidden { #custom-wallpaper, #tags, #taskbar, +#tray, #mode, #idle_inhibitor, #mpd { -- cgit v1.2.3