kitty: Remove background options

Realistically won't be using custom backgrounds with kitty due to the
complexity involved in changing them among other things. Setting the
background opacity and letting the desktop environment manage the
background instead is more convenient.
This commit is contained in:
Donovan Glover 2022-12-15 16:12:23 -05:00
parent ead9480ef4
commit 57f11b6223
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -31,12 +31,6 @@ wayland_titlebar_color background
# The stack layout is used to view specific windows in fullscreen
enabled_layouts grid, fat, tall, vertical, stack
# Add a background image
# background_image /usr/share/backgrounds/archlinux/simple.png
# Most backgrounds need a tint to make text readable on them
# background_tint 0.9
# Set the default background opacity
background_opacity 0.9