Home Gen375 @ 2024-10-23-13:17

This commit is contained in:
Jonas Röger 2024-10-23 13:17:50 +02:00
parent 65c32014c0
commit 3bf9a24372

View File

@ -11,8 +11,10 @@
background = "#000000";
timeout = 5;
offset = "20x50";
force_xwayland = true;
force_xwayland = false;
corner_radius = 15;
follow = "keyboard";
progress_bar = true;
dmenu = "${pkgs.wofi}/bin/wofi --dmenu";
mouse_left_click = "do_action, close_current";
mouse_middle_click = "close_current";