all repos

dotfiles @ f5cfaf9

i use rach linux btw
2 files changed, 6 insertions(+), 0 deletions(-)
ghostty: add config
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-12-06 18:42:33 +0200
Authored at: 2025-12-06 18:31:36 +0200
Parent: 90df629
A config/ghostty/config
···
        
        1
        +theme = TokyoNight Night

      
        
        2
        +window-theme = ghostty

      
        
        3
        +font-family = Jetbrains Mono

      
        
        4
        +font-size = 13

      
        
        5
        +command = fish

      
M config/niri/config.kdl
···
        135
        135
           match app-id="firefox"

      
        136
        136
           match app-id="Brave-browser"

      
        137
        137
           match app-id="kitty"

      
        
        138
        +  match app-id="ghostty"

      
        138
        139
           match app-id="obsidian"

      
        139
        140
           match app-id="Code"

      
        140
        141
           match app-id="Zed"