Compare commits
2 Commits
79780f3c50
...
55c5238c74
| Author | SHA1 | Date | |
|---|---|---|---|
| 55c5238c74 | |||
| 870ce279c6 |
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user