dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

commit 3c52a78f90ef0923749516a61b9e6046f9148bc1
parent 425a3c860e7bc8386618163900281c3875776290
Author: regexghost <dev@regexghost.com>
Date:   Sun, 30 Aug 2026 19:07:29 +0100

remove super+d for showdesktop, don't use it anymore

Diffstat:
Mjwm/.config/jwm/jwmrc | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/jwm/.config/jwm/jwmrc b/jwm/.config/jwm/jwmrc @@ -151,8 +151,6 @@ <!-- <Key mask="A" key="Up">udesktop</Key> --> <!-- <Key mask="A" key="Down">ddesktop</Key> --> - <Key mask="4" key="d">showdesktop</Key> - <Key mask="4" key="period">rdesktop</Key> <Key mask="4" key="comma">ldesktop</Key> <Key mask="4S" key="comma">sendl</Key>