From a5c6c1e4626e2916a56cc6866833de8081bfb194 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Mon, 24 Jun 2024 19:19:50 +0200 Subject: [PATCH] remaps: remove trace flag --- .local/bin/remaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/remaps b/.local/bin/remaps index ece92d3b6..1bc51ced8 100755 --- a/.local/bin/remaps +++ b/.local/bin/remaps @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh MAP_DIR="${XDG_DATA_HOME}/xkb/compiled"