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:
@@ -1990,7 +1990,7 @@ main $@
|
|||||||
|
|
||||||
#+BEGIN_SRC css :tangle rofi/.config/rofi/config.rasi
|
#+BEGIN_SRC css :tangle rofi/.config/rofi/config.rasi
|
||||||
configuration {
|
configuration {
|
||||||
modi: "window,drun,combi,run,clipboard:greenclip print,ssh";
|
modi: "combi";
|
||||||
/* width: 50;*/
|
/* width: 50;*/
|
||||||
/* lines: 15;*/
|
/* lines: 15;*/
|
||||||
/* columns: 1;*/
|
/* columns: 1;*/
|
||||||
|
Submodule dwl/.config/dwl updated: d29062d6bf...3298080ded
@@ -1,5 +1,5 @@
|
|||||||
configuration {
|
configuration {
|
||||||
modi: "window,drun,combi,run,clipboard:greenclip print,ssh";
|
modi: "combi";
|
||||||
/* width: 50;*/
|
/* width: 50;*/
|
||||||
/* lines: 15;*/
|
/* lines: 15;*/
|
||||||
/* columns: 1;*/
|
/* columns: 1;*/
|
||||||
|
Reference in New Issue
Block a user