🗑️ 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 {
|
configuration {
|
||||||
/*---------- General setting ----------*/
|
/*---------- General setting ----------*/
|
||||||
modi: "drun,run,file-browser-extended,window";
|
modi: "drun,run,file-browser-extended";
|
||||||
case-sensitive: false;
|
case-sensitive: false;
|
||||||
cycle: true;
|
cycle: true;
|
||||||
filter: "";
|
filter: "";
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*****----- Configuration -----*****/
|
/*****----- Configuration -----*****/
|
||||||
configuration {
|
configuration {
|
||||||
modi: "drun,file-browser-extended,window";
|
modi: "drun,file-browser-extended";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
display-drun: "Apps";
|
display-drun: "Apps";
|
||||||
display-run: "Run";
|
display-run: "Run";
|
||||||
|
|
Loading…
Add table
Reference in a new issue