From: Oleg Broytman Date: Wed, 15 Nov 2023 17:17:03 +0000 (+0300) Subject: .fvwmrc: Simplify quoting X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=b3e334f5e84b62b1e23af439c2e8a2cce1784e53;hp=b3e334f5e84b62b1e23af439c2e8a2cce1784e53;p=dotfiles.git .fvwmrc: Simplify quoting Get rid of backtick in shell commands, use `$()` instead. ---