add window_title option (like dwm notitle patch)

This commit is contained in:
pi66
2026-03-30 01:41:24 +01:00
committed by A Frederick Christensen
parent 8a58a7c1c4
commit 2d4463dd83
2 changed files with 52 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
### Description
Add a `window_title` option to toggle showing window titles in the bar, similar to the DWM `notitle` patch.
### Dependencies
this patch depends on [bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar/) patch
### Download
- [git branch](/pi66/dwl-patches/src/branch/bar-notitle)
- [0.7](/dwl/dwl-patches/raw/branch/main/patches/bar-notitle/bar-notitle.patch)
- [main 2026-02-28](/dwl/dwl-patches/raw/branch/main/patches/bar-notitle/bar-notitle.patch)
### Authors
- [Pi66](https://codeberg.org/pi66)
[website](https://pi66.xyz)