diff options
author | zachir <zachir@librem.one> | 2025-07-24 17:16:22 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-24 17:16:22 -0500 |
commit | 5627109b9c5505b82de8359c9da1842c986aa08c (patch) | |
tree | d14bdf21dcf8a0a630575c9f6f801c778fe9839a /tofi | |
parent | 256f1b70ccf0281a14615cc44d6b3f208ef42993 (diff) | |
parent | 12a2cb6a9f75f4525a5f4bf1a31a8db2c265b200 (diff) |
Merge branch 'master' into cas
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 |