all repos

dotfiles @ c057ba7

i use rach linux btw
1 files changed, 2 insertions(+), 1 deletions(-)
niri: open calendar on laptop screen
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-07-30 14:52:44 +0300
Parent: f074052
M config/niri/config.kdl
ยทยทยท
        129
        129
         window-rule {

      
        130
        130
           match app-id="Spotify"

      
        131
        131
           match app-id="org.gnome.Snapshot"

      
        
        132
        +  match app-id="org.gnome.Calendar"

      
        132
        133
           match app-id="sleek"

      
        133
        134
           match app-id="org.keepassxc.KeePassXC"

      
        134
        135
           open-on-workspace "laptop"

      
        135
        136
         }

      
        136
        137
         

      
        137
        138
         window-rule {

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

      
        
        139
        +  match app-id="org.gnome.Solanum"

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

      
        140
        141
           open-focused true

      
        141
        142
           open-on-workspace "laptop"