diff options
author | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
commit | c70505d7c7b7b48600f273357694b56ccf5d2a15 (patch) | |
tree | 21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/hide-behind-monocle/README.md | |
download | dotfiles-master.tar.gz dotfiles-master.tar.bz2 dotfiles-master.zip |
Diffstat (limited to 'dwl-patches/patches/hide-behind-monocle/README.md')
-rw-r--r-- | dwl-patches/patches/hide-behind-monocle/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dwl-patches/patches/hide-behind-monocle/README.md b/dwl-patches/patches/hide-behind-monocle/README.md new file mode 100644 index 0000000..507d2e1 --- /dev/null +++ b/dwl-patches/patches/hide-behind-monocle/README.md @@ -0,0 +1,10 @@ +### Description +Hide all clients behind the focused one in the monocle layout + +### Download +- [git branch](https://codeberg.org/sevz/dwl/src/branch/hide-behind-monocle) +- [main 2025-01-20](/dwl/dwl-patches/raw/branch/main/patches/hide-behind-monocle/hide-behind-monocle.patch) +- [hide-behind-monocle-0.7.patch](/dwl/dwl-patches/raw/branch/main/patches/hide-behind-monocle/hide-behind-monocle-0.7.patch) + +### Authors +- [sevz](https://codeberg.org/sevz) |