summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2025-03-16 06:59:22 +0100
committerMartin Fischer <martin@push-f.com>2025-03-16 07:00:54 +0100
commit88e14742113f47a8e022e9cb9fe4b6aa4e446898 (patch)
tree2509f52cfa30e4ea7f369ac2882ff28a3ba66928
parenta407445f64d786e85fd2d00587cfa0e8a695ead5 (diff)
tweak(user/sway): only hide parenthesized text in roadmap wallpaper
To enable the shown list item to contain spaces.
-rw-r--r--user/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/sway/config b/user/sway/config
index c43079d..2fafff8 100644
--- a/user/sway/config
+++ b/user/sway/config
@@ -18,7 +18,7 @@ set $term foot
set $menu wmenu-run
### Output configuration
-exec_always grep -oE '\* [^ ]+' ~/repos/pad/roadmap.md | set-wallpaper
+exec_always <~/repos/pad/roadmap.md sed 's/(.\+)//' | set-wallpaper
# Example configuration:
#