mirror of
https://github.com/adi1090x/rofi
synced 2025-12-06 08:48:49 +01:00
update config.rasi to v1.7.4
argument `modi` changes to `modes` in 1.7.4 https://github.com/davatorium/rofi/tree/1.7.4#modes
This commit is contained in:
parent
307deb9b92
commit
54d9fdf852
1 changed files with 2 additions and 2 deletions
|
|
@ -3,12 +3,12 @@
|
|||
* Author : Aditya Shakya (adi1090x)
|
||||
* Github : @adi1090x
|
||||
*
|
||||
* Configuration For Rofi Version: 1.7.3
|
||||
* Configuration For Rofi Version: 1.7.4
|
||||
**/
|
||||
|
||||
configuration {
|
||||
/*---------- General setting ----------*/
|
||||
modi: "drun,run,filebrowser,window";
|
||||
modes: "drun,run,filebrowser,window";
|
||||
case-sensitive: false;
|
||||
cycle: true;
|
||||
filter: "";
|
||||
|
|
|
|||
Loading…
Reference in a new issue