aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorBernd Müller <[email protected]>2024-02-26 15:05:24 +0100
committerGitHub <[email protected]>2024-02-26 14:05:24 +0000
commit1742605eb89b17d04d807dfb1a21ac0deb3a945c (patch)
tree523f545ab91bbf5a360ae10e5160882df399bba6 /.gitignore
parent81fe2ae7f1da7578ac5208158c5bbc4d079effa3 (diff)
downloadHyprland-1742605eb89b17d04d807dfb1a21ac0deb3a945c.tar.gz
Hyprland-1742605eb89b17d04d807dfb1a21ac0deb3a945c.zip
keybinds: fix movewindoworgroup onto empy workspace on next monitor (#4486)
* fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor * fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor * reset flake.nix * add: changes mentioned in review of #4486
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dfee530e..b8423e8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,5 @@ gmon.out
PKGBUILD
src/version.h
+
+.direnv