fix(scripts): add <c-r> for refresh
This commit is contained in:
parent
dd10d11347
commit
0afc547def
2 changed files with 54 additions and 42 deletions
|
|
@ -357,6 +357,9 @@ in
|
|||
[dmenu]
|
||||
mode=text
|
||||
exit-immediately-if-empty=no
|
||||
|
||||
[key-bindings]
|
||||
custom-1=Control+r
|
||||
'';
|
||||
xdg.configFile."fuzzel/themes/midnight.ini".text = mkFuzzelTheme config.palettes.midnight;
|
||||
xdg.configFile."fuzzel/themes/daylight.ini".text = mkFuzzelTheme config.palettes.daylight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue