From 19c003a5022df90a6f7e091dd762f6e53a50ce54 Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 23 Jul 2025 20:27:49 -0500 Subject: Fix caps not being remapped in tofi --- tofi/themes/dmenu | 1 + tofi/themes/dmenu_vertical | 1 + 2 files changed, 2 insertions(+) (limited to 'tofi') diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index e2dc14d..82cff1d 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -20,3 +20,4 @@ history = false selection-background-padding = 12 result-spacing = 24 require-match=false +physical-keybindings=false diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical index c8b6900..6357b5a 100644 --- a/tofi/themes/dmenu_vertical +++ b/tofi/themes/dmenu_vertical @@ -26,3 +26,4 @@ clip-to-padding=true history = false require-match = false num-results = 15 +physical-keybindings=false -- cgit v1.2.3