all repos

dotfiles @ 668c451

i use rach linux btw
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
                51
                 

              
                52
                52
                     dots_spacing = 0.2

              
                53
                53
                     dots_center = true

              
                54
                
                -    # dots_fade_time = 100

              
                
                54
                +    dots_fade_time = 100

              
                55
                55
                 

              
                56
                56
                     shadow_color = rgba(5, 7, 5, 0.1)

              
                57
                57
                     shadow_size = 7

              
M config/niri/config.kdl
···
                136
                136
                 

              
                137
                137
                 window-rule {

              
                138
                138
                   match app-id="org.gnome.Solanum";

              
                139
                
                -  default-floating-position relative-to="bottom-left" x=10 y=10

              
                
                139
                +  default-floating-position relative-to="top-left" x=10 y=10

              
                140
                140
                   open-focused true

              
                141
                141
                   open-on-workspace "laptop"

              
                142
                142
                 }