mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 23:33:56 -05:00
rofi/rbw: increase typing delay
This commit is contained in:
parent
7f89988938
commit
b7256a37b8
|
@ -248,8 +248,9 @@ in {
|
|||
|
||||
xdg.configFile = {
|
||||
"rofi-rbw.rc".text = ''
|
||||
prompt "Bitwarden"
|
||||
clear-after 60
|
||||
prompt "Bitwarden"
|
||||
typing-key-delay 30
|
||||
'';
|
||||
|
||||
"networkmanager-dmenu/config.ini".text = ''
|
||||
|
|
Loading…
Reference in a new issue