add hyprland configs
This commit is contained in:
21
.config/hypr/workflows/editing.conf
Normal file
21
.config/hypr/workflows/editing.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
# // █▀▀ █▀▄ █ ▀█▀ █▀█ █▀█
|
||||
# // ██▄ █▄▀ █ ░█░ █▄█ █▀▄
|
||||
|
||||
$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,class:(.*) # ensure all windows are opaque
|
||||
|
||||
layerrule = blur,waybar
|
||||
layerrule = blur,dunst
|
||||
layerrule = blur,swaync-notification-window
|
||||
layerrule = blur,rofi
|
Reference in New Issue
Block a user