.dotfiles/.config/hypr/workflows/editing.conf
2026-01-18 21:08:16 -07:00

22 lines
656 B
Plaintext

# // █▀▀ █▀▄ █ ▀█▀ █▀█ █▀█
# // ██▄ █▄▀ █ ░█░ █▄█ █▀▄
$WORKFLOW_ICON=
$WORKFLOW_DESCRIPTION = Best for writing and editing // Disables xray and blur that might affect color picking/contrast
decoration {
blur:enabled = 1
active_opacity = 1
inactive_opacity = 1
fullscreen_opacity = 1
fullscreen_opacity = 1
}
windowrule = opaque true,match:class (.*) # ensure all windows are opaque
layerrule {
name = workflows_editing
blur = true
match:namespace = ^(rofi|notifications|swaync-(notification-window|control-center)|logout_dialog|waybar)$
}