From ff5c12ff4487ca663803eaca385f2066d7b7d6ff Mon Sep 17 00:00:00 2001 From: Aram Markarov Date: Wed, 11 Feb 2026 18:09:55 +0100 Subject: [PATCH] zshell launcher bind --- modules/binds.conf | 3 ++- modules/monitors.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/binds.conf b/modules/binds.conf index f34d33e..f6457bd 100644 --- a/modules/binds.conf +++ b/modules/binds.conf @@ -59,4 +59,5 @@ bindl = , XF86AudioNext, exec, uwsm-app -S out -- playerctl next bind = , PRINT, exec, uwsm-app -S out -- hyprshot -m region -bind = SUPER, Y, exec, pkill .hyprpanel-wrap && hyprpanel & +# zshell +bind = SUPER, R, global, z-cast:toggle-launcher diff --git a/modules/monitors.conf b/modules/monitors.conf index b2524e1..8b66aa3 100644 --- a/modules/monitors.conf +++ b/modules/monitors.conf @@ -3,5 +3,5 @@ monitor = DP-3, 3840x2160@60, 0x0, 1, bitdepth, 10, transform, 1 render { cm_auto_hdr = 0 - cm_fs_passthrough = 0 + cm_fs_passthrough = 1 }