From 3f6245ea07b5596ed722d81022dfa6a4f7ee17f0 Mon Sep 17 00:00:00 2001 From: mrwafflecats Date: Thu, 11 Jun 2026 19:06:27 -0500 Subject: [PATCH] changed inactive_opacity and made eww start on login instead of on boot --- hyprland.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 5f6796e..b1d98a1 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -53,7 +53,7 @@ $menu = tofi-drun --drun-launch=true # exec-once = waybar & # exec-once = swaybg -i $(find /home/mrwafflecats/Downloads/wallpapers/rotation/. -type f | shuf -n1) -m fill & - exec-once = eww daemon & eww open-many bar widget_window resource_monitor + exec = eww daemon & eww open-many bar widget_window resource_monitor exec-once = systemctl --user start hyprpolkitagent exec = gsettings set org.gnome.desktop.interface gtk-theme "YOUR_DARK_GTK3_THEME" # for GTK3 apps exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps @@ -62,6 +62,8 @@ $menu = tofi-drun --drun-launch=true exec-once = awww-daemon exec-once = awww img -o "DP-3" /home/Downloads/Wallpapers/oceanside.png exec-once = awww img -o "HDMI-A-1" /home/Downloads/Wallpapers/arch.png +# exec-once = discord +# exec-once = steam ############################ # See https://wiki.hyprland.org/Configuring/Environment-variables/ @@ -108,7 +110,7 @@ decoration { # Change transparency of focused and unfocused windows active_opacity = 1.0 - inactive_opacity = .85 + inactive_opacity = .90 shadow { enabled = true