aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/Keybinds.conf
diff options
context:
space:
mode:
authorDon Williams <Don.e.williams@gmail.com>2026-07-11 12:43:06 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:40:34 -0700
commit9c37ca9f3a96d7d8a4bd921984f2f8013343a0ef (patch)
treec38a8e708b5bcd4266c2677c78af10c8a635a28d /config/hypr/configs/Keybinds.conf
parentcbecfc1b7cb34580b2634e439ffd8169546bb893 (diff)
Fixing blur on qs-hyprview finally
Signed-off-by: Don Williams <Don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/UserDecorations.conf modified: config/hypr/configs/Keybinds.conf modified: config/hypr/configs/LayerRules.conf modified: config/quickshell/qs-hyprview/modules/Hyprview.qml
Diffstat (limited to 'config/hypr/configs/Keybinds.conf')
-rw-r--r--config/hypr/configs/Keybinds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index fc13e1c7..c0b924a7 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -141,7 +141,7 @@ bindd = $mainMod ALT, S, Toggle scrolling V/H, exec, bash -c '[[ $(hyprctl getop
$layout = 'smartgrid'
# Or, using XDG_CONFIG_HOME:
-bind = ctrl, tab, exec, hyprctl keyword layerrule "match:namespace quickshell:expose, blur on, ignore_alpha 0" && qs ipc -c qs-hyprview call expose toggle $layout
+bind = ctrl, tab, exec, hyprctl keyword layerrule "match:namespace quickshell:expose, blur on, ignore_alpha 0, xray on" && qs ipc -c qs-hyprview call expose toggle $layout
# Cycle windows; if floating bring to top
bindd = ALT, Tab, Cycle next window, cyclenext
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage