2 files changed,
2 insertions(+),
2 deletions(-)
jump to
| M | config/hypr/hyprlock.conf |
| M | config/niri/config.kdl |
M
config/hypr/hyprlock.conf
@@ -51,7 +51,7 @@ placeholder_text = Enter Password
dots_spacing = 0.2 dots_center = true - # dots_fade_time = 100 + dots_fade_time = 100 shadow_color = rgba(5, 7, 5, 0.1) shadow_size = 7
M
config/niri/config.kdl
@@ -136,7 +136,7 @@ }
window-rule { match app-id="org.gnome.Solanum"; - default-floating-position relative-to="bottom-left" x=10 y=10 + default-floating-position relative-to="top-left" x=10 y=10 open-focused true open-on-workspace "laptop" }