Skip to content

Commit

Permalink
💄 Decrease opacity of inactive windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ambertia committed Dec 31, 2024
1 parent 7ae2bea commit f67f01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/hypr/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ decoration {
rounding = 10

active_opacity = 0.95
inactive_opacity = 0.7
inactive_opacity = 0.8
fullscreen_opacity = 1

blur {
Expand Down

0 comments on commit f67f01a

Please sign in to comment.