all repos

dotfiles @ 668c451b55f55a8e910420ee8cc3d478b7de7ef6

my dotfiles
2 files changed, 2 insertions(+), 2 deletions(-)
niri: keep the pomodoro timer at top left corner of laptop's screen
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-07-23 23:41:42 +0300
Parent: 4eaa885
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" }