Compare commits

...

2 Commits

Author SHA1 Message Date
roodletoof 55c5238c74 remove fullscreen and floating disable 2026-08-06 19:25:26 +02:00
roodletoof 870ce279c6 some kitty config 2026-08-06 19:25:07 +02:00
2 changed files with 15 additions and 2 deletions
-2
View File
@@ -7,8 +7,6 @@ set $right l
set $term kitty
set $just just --justfile ~/.config/i3/justfile
for_window [class=".*"] fullscreen disable
for_window [class=".*"] floating disable
floating_minimum_size -1 x -1
floating_maximum_size -1 x -1
+15
View File
@@ -0,0 +1,15 @@
enable_audio_bell no
visual_bell_duration 0.0
# BEGIN_KITTY_FONTS
font_family family="GoMono Nerd Font Mono"
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS
# BEGIN_KITTY_THEME
# Blueberry Mango
include current-theme.conf
# END_KITTY_THEME