blur cuz cool

This commit is contained in:
2026-04-05 14:57:09 +02:00
parent 7e3cf6797a
commit de18797bfa
3 changed files with 13 additions and 4 deletions
+4 -3
View File
@@ -44,7 +44,7 @@ bind = SUPER,g,togglegroup
bind = SUPER,tab,changegroupactive bind = SUPER,tab,changegroupactive
bind = SUPER, F,fullscreen bind = SUPER, F,fullscreen
bind = SUPER, D, exec, fuzzel bind = SUPER, R, exec, fuzzel
bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bindel = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindel = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
@@ -57,10 +57,11 @@ bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previous bindl = , XF86AudioPrev, exec, playerctl previous
bindl = , XF86AudioNext, exec, playerctl next bindl = , XF86AudioNext, exec, playerctl next
bind = , PRINT, exec, hyprshot -m region -z # bind = , PRINT, exec, hyprshot -m region -z
# zshell # zshell
bind = SUPER, R, global, zshell:toggle-launcher bind = , PRINT, global, zshell:screenshotFreeze
bind = SUPER, D, global, zshell:toggle-launcher
bind = SUPER, A, global, zshell:toggle-nc bind = SUPER, A, global, zshell:toggle-nc
bind = SUPER, V, global, zshell:toggle-drawing bind = SUPER, V, global, zshell:toggle-drawing
bind = SUPER, F1, global, zshell:lock bind = SUPER, F1, global, zshell:lock
+1 -1
View File
@@ -1,7 +1,7 @@
monitor= DP-2, 2560x1440@240, 1728x0, 1, bitdepth, 10, cm, srgb monitor= DP-2, 2560x1440@240, 1728x0, 1, bitdepth, 10, cm, srgb
monitor = DP-3, 3840x2160@60, 0x0, 1.25, bitdepth, 10, transform, 1 monitor = DP-3, 3840x2160@60, 0x0, 1.25, bitdepth, 10, transform, 1
#monitor = DP-3, 3840x2160@60, 0x0, 1.25, bitdepth, 10, transform, 1, icc, ~/color_profiles/1440p\ monitor.icm #monitor = DP-3, 3840x2160@60, 0x0, 1.25, bitdepth, 10, transform, 1, icc, /home/koyomi/.config/colorprofiles/lg4k.icm
render { render {
cm_auto_hdr = 0 cm_auto_hdr = 0
+8
View File
@@ -44,6 +44,14 @@ decoration {
} }
layerrule = blur_popups on, match:namespace ZShell-Bar
layerrule = ignore_alpha 0.5, match:namespace ZShell-Bar
layerrule = blur on, match:namespace ZShell-Bar
layerrule = blur_popups on, match:namespace ZShell-Auth
layerrule = ignore_alpha 0.5, match:namespace ZShell-Auth
layerrule = blur on, match:namespace ZShell-Auth
animations { animations {
enabled = 1 enabled = 1
bezier = overshot,0.13,0.99,0.29,1.1 bezier = overshot,0.13,0.99,0.29,1.1