Patched dwl + Remove Rofi Modes from Default Window
- Remove extra rofi modes in default window - Apply a bunch of patches to dwl
This commit is contained in:
parent
0c21ce09be
commit
be49092704
@ -1990,7 +1990,7 @@ main $@
|
||||
|
||||
#+BEGIN_SRC css :tangle rofi/.config/rofi/config.rasi
|
||||
configuration {
|
||||
modi: "window,drun,combi,run,clipboard:greenclip print,ssh";
|
||||
modi: "combi";
|
||||
/* width: 50;*/
|
||||
/* lines: 15;*/
|
||||
/* columns: 1;*/
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d29062d6bfbb16f9537b4d2c2a548d41ce5fb19f
|
||||
Subproject commit 3298080ded0d03637f4e6961ed76dc74f0c50f6e
|
@ -1,5 +1,5 @@
|
||||
configuration {
|
||||
modi: "window,drun,combi,run,clipboard:greenclip print,ssh";
|
||||
modi: "combi";
|
||||
/* width: 50;*/
|
||||
/* lines: 15;*/
|
||||
/* columns: 1;*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user