Differentiate different HOST settings
This commit is contained in:
@@ -36,7 +36,7 @@ cursor_trail 3
|
||||
|
||||
# Include Custom Configuration
|
||||
# Create the file custom.conf in ~/.config/kitty to overwrite the default configuration
|
||||
include ./custom.conf
|
||||
include ./${HOSTNAME}.conf
|
||||
|
||||
window_padding_width 0
|
||||
single_window_padding_width -1
|
||||
|
||||
2
kitty/.config/kitty/x1nano.conf
Normal file
2
kitty/.config/kitty/x1nano.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
font_size 13
|
||||
|
||||
1
kitty/.config/kitty/x240.conf
Normal file
1
kitty/.config/kitty/x240.conf
Normal file
@@ -0,0 +1 @@
|
||||
font_size 11
|
||||
Reference in New Issue
Block a user