summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-07-22 18:53:15 +0200
committerbakkeby <[email protected]>2020-07-22 18:53:15 +0200
commit0f74a8ff03ba65b36f0e3a41f9ba9a8b13e1adba (patch)
treea8eaff37e835d059dba05da3de9cc814d14a657d /README.md
parentd7a58a3c887b2ef6eb4a3145dc09778c43f98ffb (diff)
downloaddwm-flexipatch-0f74a8ff03ba65b36f0e3a41f9ba9a8b13e1adba.tar.gz
dwm-flexipatch-0f74a8ff03ba65b36f0e3a41f9ba9a8b13e1adba.zip
README.md: wiki page link updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4bb3c7e..20cc4a7 100644
--- a/README.md
+++ b/README.md
@@ -240,7 +240,7 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
- only allow clients to "fullscreen" into the space currently given to them
- as an example, this will allow you to view a fullscreen video in your browser on one half of the screen, while having the other half available for other tasks
- - [fakefullscreenclient]https://github.com/bakkeby/patches/wiki/fakefullscreenclient/)
+ - [fakefullscreenclient](https://github.com/bakkeby/patches/wiki/fakefullscreenclient/)
- similarly to the fakefullscreen patch this patch only allows clients to "fullscreen" into the space currently given to them
- as an example, this will allow you to view a fullscreen video in your browser on one half of the screen, while having the other half available for other tasks
- the "twist" with this patch is that fake fullscreen can be toggled on a per client basis rather than applying to all clients globally