changed inactive_opacity and made eww start on login instead of on boot

This commit is contained in:
2026-06-11 19:06:27 -05:00
parent 2f4081579a
commit 3f6245ea07

View File

@@ -53,7 +53,7 @@ $menu = tofi-drun --drun-launch=true
# exec-once = waybar & # exec-once = waybar &
# exec-once = swaybg -i $(find /home/mrwafflecats/Downloads/wallpapers/rotation/. -type f | shuf -n1) -m fill & # 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-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 gtk-theme "YOUR_DARK_GTK3_THEME" # for GTK3 apps
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 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-daemon
exec-once = awww img -o "DP-3" /home/Downloads/Wallpapers/oceanside.png 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 = 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/ # See https://wiki.hyprland.org/Configuring/Environment-variables/
@@ -108,7 +110,7 @@ decoration {
# Change transparency of focused and unfocused windows # Change transparency of focused and unfocused windows
active_opacity = 1.0 active_opacity = 1.0
inactive_opacity = .85 inactive_opacity = .90
shadow { shadow {
enabled = true enabled = true