diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-04-04 20:29:32 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-04-04 20:29:32 +0200 |
commit | 6910009e070010b3ea74aa664d0c522c9f07469a (patch) | |
tree | 2e3c9a6b0fdb02ba6eac9cc47b23655cc3ae9ec7 /.gitignore | |
parent | 4e614a18bc8268f72b290a67b66fdc22cc50643d (diff) |
Fix region capture on hyprland with multiple monitors
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ compile_commands.json tests/sibs-build/ tests/compile_commands.json -external/wlr-export-dmabuf-unstable-v1-client-protocol.h -external/wlr-export-dmabuf-unstable-v1-protocol.c +**/xdg-output-unstable-v1-client-protocol.h +**/xdg-output-unstable-v1-protocol.c .clangd/ .cache/ |