config update

This commit is contained in:
The-Repo-Club 2023-08-19 11:09:12 +01:00
parent cb5fe2f2f0
commit 840f152249
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F

View File

@ -345,7 +345,6 @@ screens = [
Widgets.currentLayout,
Widgets.power,
Widgets.windowName,
Widgets.updates,
Widgets.volume,
Widgets.backlight,
Widgets.net,
@ -363,6 +362,7 @@ screens = [
bottom=bar.Bar(
[
Widgets.weather,
Widgets.updates,
Widgets.space,
Widgets.picom,
Widgets.github,
@ -384,7 +384,6 @@ screens = [
Widgets.currentLayout,
Widgets.power,
Widgets.windowName,
Widgets.updates,
Widgets.volume,
Widgets.backlight,
Widgets.net,
@ -401,6 +400,7 @@ screens = [
bottom=bar.Bar(
[
Widgets.weather,
Widgets.updates,
Widgets.space,
Widgets.picom,
Widgets.github,