Start hyprwinview in filter mode

This commit is contained in:
2026-05-04 23:53:44 -07:00
parent 91f539547c
commit 168435d3e7
2 changed files with 5 additions and 5 deletions

View File

@@ -1969,8 +1969,8 @@ bind(main_mod .. " + SHIFT + C", hl.dsp.window.close())
bind(main_mod .. " + SHIFT + Q", hl.dsp.exit())
bind(main_mod .. " + E", exec("emacsclient --eval '(emacs-everywhere)'"))
bind(main_mod .. " + V", exec("wl-paste | xdotool type --file -"))
bind(main_mod .. " + Tab", hyprwinview("toggle"))
bind(main_mod .. " + SHIFT + Tab", hyprwinview("toggle other-workspaces"))
bind(main_mod .. " + Tab", hyprwinview("toggle filter"))
bind(main_mod .. " + SHIFT + Tab", hyprwinview("toggle other-workspaces filter"))
bind(main_mod .. " + SHIFT + slash", hyprwinview("toggle filter"))
bind("ALT + Tab", hyprexpo("toggle"))
bind("ALT + SHIFT + Tab", hyprexpo("bring"))

6
nixos/flake.lock generated
View File

@@ -1115,11 +1115,11 @@
]
},
"locked": {
"lastModified": 1777569359,
"narHash": "sha256-tmdD+ZKpqpUoeFApl20f5LjKUqlbymfQy8UA+crGNJ0=",
"lastModified": 1777963987,
"narHash": "sha256-IUzG9Ckj3XIedUx4+KxhMItGj0WuHFCIWH+6t1qZ5RM=",
"owner": "colonelpanic8",
"repo": "hyprwinview",
"rev": "92c500eb54643e1ce3c052fd003cddd879142185",
"rev": "028da47b8263208b248e74236921a01b3f772b2d",
"type": "github"
},
"original": {