We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70365f8 commit 40da9daCopy full SHA for 40da9da
Configs/.config/hypr/workflows/editing.conf
@@ -6,11 +6,16 @@ $WORKFLOW_DESCRIPTION = Best for writing and editing // Disables xray and blur t
6
7
8
decoration {
9
- blur:enabled = 0
+ blur:enabled = 1
10
active_opacity = 1
11
inactive_opacity = 1
12
fullscreen_opacity = 1
13
14
}
15
16
windowrule = opaque,class:(.*) # ensure all windows are opaque
17
+
18
+layerrule = blur,waybar
19
+layerrule = blur,dunst
20
+layerrule = blur,swaync-notification-window
21
+layerrule = blur,rofi
0 commit comments