Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window background image configuration option #3645

Open
mitchellh opened this issue Dec 28, 2024 · 2 comments · May be fixed by #4226
Open

Window background image configuration option #3645

mitchellh opened this issue Dec 28, 2024 · 2 comments · May be fixed by #4226
Labels

Comments

@mitchellh
Copy link
Contributor

Discussion: #3639

Add a new configuration option: background-image which takes a file path to an image to set as the terminal background.

background-opacity should affect this.

We can add additional configurations such as whether to stretch it etc. later. For the first version, we should always stretch it to fit the window.

I suggest implementing this in the renderers rather than the apprts because it'll make it easier to make cross-platform and consistent.

@Rigo-m
Copy link

Rigo-m commented Dec 29, 2024

Was looking for this just right now!
Is this a "good first issue" for a zig novice?

@Obe1sance
Copy link

Obe1sance commented Dec 31, 2024

I just installed Ghostty and I really hope to find this feature. I've been using Tilix for the past 5 years simply because it has hands down been the best for "aesthetics". Wallpaper, wallpaper transparency, the works. Ghostty really caught my attention, time to put it to the test!.

It's my hope that if there becomes a focus on aesthetics control for aesthetics junkies like myself, that inspiration is taken from Tilix. It's truly one of a kind.

@yunusey yunusey linked a pull request Dec 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants