feat: Add new wallpaper script to disable auto changes
This commit is contained in:
26
.config/kitty/kitty.conf
Normal file
26
.config/kitty/kitty.conf
Normal file
@@ -0,0 +1,26 @@
|
||||
font_family Fira Code SemiBold
|
||||
font_size 12.0
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
background_opacity 0.7
|
||||
confirm_os_window_close 0
|
||||
|
||||
# change to x11 or wayland or leave auto
|
||||
linux_display_server auto
|
||||
|
||||
scrollback_lines 2000
|
||||
wheel_scroll_min_lines 1
|
||||
|
||||
enable_audio_bell no
|
||||
|
||||
window_padding_width 4
|
||||
|
||||
selection_foreground none
|
||||
selection_background none
|
||||
|
||||
foreground #dddddd
|
||||
background #000000
|
||||
cursor #dddddd
|
||||
allow_remote_control yes
|
||||
Reference in New Issue
Block a user