mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
niri: keep the pomodoro timer at top left corner of laptop's screen
This commit is contained in:
parent
4eaa8851c6
commit
668c451b55
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue