mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 22:28:21 -05: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
@ -3,12 +3,12 @@
|
|||||||
* Author : Aditya Shakya (adi1090x)
|
* Author : Aditya Shakya (adi1090x)
|
||||||
* Github : @adi1090x
|
* Github : @adi1090x
|
||||||
*
|
*
|
||||||
* Configuration For Rofi Version: 1.7.3
|
* Configuration For Rofi Version: 1.7.4
|
||||||
**/
|
**/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
/*---------- General setting ----------*/
|
/*---------- General setting ----------*/
|
||||||
modi: "drun,run,filebrowser,window";
|
modes: "drun,run,filebrowser,window";
|
||||||
case-sensitive: false;
|
case-sensitive: false;
|
||||||
cycle: true;
|
cycle: true;
|
||||||
filter: "";
|
filter: "";
|
||||||
|
Loading…
Reference in New Issue
Block a user