generated from mateusfg7/nextjs-setup
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(content/posts|content/til): convert some contents into til
resolve #713
- Loading branch information
Showing
3 changed files
with
25 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 7 additions & 11 deletions
18
content/posts/black-wallpaper-xfce.mdx → ...t/til/2021_06_21-black_wallpaper_xfce.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,21 @@ | ||
--- | ||
title: 'Black Wallpaper Bug on XFCE4' | ||
date: '2021-06-21' | ||
lastUpdate: '2022-08-10' | ||
description: 'Black wallpaper on xfce4 when restart the computer' | ||
category: 'How To' | ||
tags: 'bug, desktop, how-to, xfce' | ||
author: 'mateusfg7' | ||
status: 'published' | ||
date: '2021-06-21' | ||
tags: | ||
- 'bug' | ||
- 'desktop' | ||
- 'how-to' | ||
- 'xfce' | ||
--- | ||
|
||
# How to fix | ||
|
||
This problem consists of black background insted the wallpaper on xfce4, apparently is the `xfdesktop` daemon that was not starting on login. To fix it, wee just need to setup this daemon to auto start on login: | ||
|
||
1. Go to `Session and Startup` > `Application Autostart` | ||
2. Then click on `Add` | ||
3. Will appear a window, enter some name, like "Wallpaper Daemon" and the description, "Daemon to load the xfce4 wallpaper", on the command field, add the command `xfdesktop --replace`. | ||
4. After save the config, restart the computer. | ||
|
||
--- | ||
|
||
# references | ||
**references:** | ||
|
||
Desktop background appears black when using XFCE: [https://unix.stackexchange.com/questions/151471/desktop-background-appears-black-when-using-xfce](https://unix.stackexchange.com/questions/151471/desktop-background-appears-black-when-using-xfce) [[_archive_](https://web.archive.org/web/20210922134420/https://unix.stackexchange.com/questions/151471/desktop-background-appears-black-when-using-xfce)] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cf94ea5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
mateusf-com – ./
mateusf.com
mateusf.vercel.app
mateusf-com-mateusfg7.vercel.app
mfg-b.vercel.app
mateusf-com-git-main-mateusfg7.vercel.app
www.mateusf.com