diff --git a/modules/binds.conf b/modules/binds.conf index 842aaea..128d240 100644 --- a/modules/binds.conf +++ b/modules/binds.conf @@ -44,7 +44,7 @@ bind = SUPER,g,togglegroup bind = SUPER,tab,changegroupactive 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 = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- 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 = , XF86AudioNext, exec, playerctl next -bind = , PRINT, exec, hyprshot -m region -z +# bind = , PRINT, exec, hyprshot -m region -z # 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, V, global, zshell:toggle-drawing bind = SUPER, F1, global, zshell:lock diff --git a/modules/monitors.conf b/modules/monitors.conf index fec1545..b29a890 100644 --- a/modules/monitors.conf +++ b/modules/monitors.conf @@ -1,7 +1,7 @@ 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, 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 { cm_auto_hdr = 0 diff --git a/modules/settings.conf b/modules/settings.conf index 6a55590..52fd6a9 100644 --- a/modules/settings.conf +++ b/modules/settings.conf @@ -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 { enabled = 1 bezier = overshot,0.13,0.99,0.29,1.1