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
pull/109/head
starod00m 2 years ago committed by GitHub
parent 307deb9b92
commit 54d9fdf852
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save