diff options
author | ZachIR <zachir@librem.one> | 2025-07-23 22:09:47 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-23 22:09:47 -0500 |
commit | c2bb8e87fa8d84b8f3c6185736841ae8d5ce76c3 (patch) | |
tree | a2ac09f78a74786c18617bc4070c93d5e68c2be1 /tofi | |
parent | 8ac8c125c230124ec86dc04b76c5c17b29c955c8 (diff) | |
parent | 2a110c253230d8740b9780fc9f2b0589ae2337d5 (diff) |
Merge branch 'master' into car
Diffstat (limited to 'tofi')
-rw-r--r-- | tofi/themes/dmenu | 1 | ||||
-rw-r--r-- | tofi/themes/dmenu_vertical | 1 |
2 files changed, 2 insertions, 0 deletions
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 |