niri: keep the pomodoro timer at top left corner of laptop's screen

This commit is contained in:
Olexandr Smirnov 2025-07-23 23:41:42 +03:00
parent 4eaa8851c6
commit 668c451b55
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ input-field {
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

View file

@ -136,7 +136,7 @@ window-rule {
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"
}