]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc(1): fix formatting
authorJohan Malm <jgm323@gmail.com>
Fri, 9 Oct 2020 18:56:48 +0000 (19:56 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 9 Oct 2020 18:56:48 +0000 (19:56 +0100)
README.md
docs/labwc.1.md

index ce086666c6655a94a39134273ffb16971b6d248e..ddea9ea69d635fbf87746770733f688d4567aea3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Suggested apps to use with labwc:
 
 - [x] Support xwayland
 - [x] Parse ~/.config/labwc/{rc.xml,autostart,environment}
-- [x] Parse /usr/share/themes/<name>/openbox-3/themerc and associated xbm icons
+- [x] Parse /usr/share/themes/`<name>`/openbox-3/themerc and associated xbm icons
 - [x] Show maximize, iconify, close buttons
 - [x] Catch SIGHUP to re-load config file and theme
 - [x] Support layer-shell protocol (partial)
index 15a8881a5ca4df6a3558d5d74035772b47a0e65b..7e128453052fda3e7603c55f99675427b4d65381 100644 (file)
@@ -36,7 +36,7 @@ following files controlling the look and behaviour:
 - ~/.config/labwc/rc.xml (see labwc-config(5) for details)  
 - ~/.config/labwc/autostart  
 - ~/.config/labwc/environment  
-- ~/.themes/<name>/openbox-3/themerc (see labwc-theme(5) for details)  
+- ~/.themes/`<name>`/openbox-3/themerc (see labwc-theme(5) for details)  
 
 Equivalent XDG Base Directory Specification locations are also honoured.