Home Gen375 @ 2024-10-23-13:17
This commit is contained in:
parent
65c32014c0
commit
3bf9a24372
@ -11,8 +11,10 @@
|
|||||||
background = "#000000";
|
background = "#000000";
|
||||||
timeout = 5;
|
timeout = 5;
|
||||||
offset = "20x50";
|
offset = "20x50";
|
||||||
force_xwayland = true;
|
force_xwayland = false;
|
||||||
corner_radius = 15;
|
corner_radius = 15;
|
||||||
|
follow = "keyboard";
|
||||||
|
progress_bar = true;
|
||||||
dmenu = "${pkgs.wofi}/bin/wofi --dmenu";
|
dmenu = "${pkgs.wofi}/bin/wofi --dmenu";
|
||||||
mouse_left_click = "do_action, close_current";
|
mouse_left_click = "do_action, close_current";
|
||||||
mouse_middle_click = "close_current";
|
mouse_middle_click = "close_current";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user