🗑️ remove(rofi): deleted window module
This commit is contained in:
parent
3561f4a67a
commit
8c4aba2a46
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
configuration {
|
||||
/*---------- General setting ----------*/
|
||||
modi: "drun,run,file-browser-extended,window";
|
||||
modi: "drun,run,file-browser-extended";
|
||||
case-sensitive: false;
|
||||
cycle: true;
|
||||
filter: "";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*****----- Configuration -----*****/
|
||||
configuration {
|
||||
modi: "drun,file-browser-extended,window";
|
||||
modi: "drun,file-browser-extended";
|
||||
show-icons: true;
|
||||
display-drun: "Apps";
|
||||
display-run: "Run";
|
||||
|
|
Loading…
Add table
Reference in a new issue