mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
config update
This commit is contained in:
parent
cb5fe2f2f0
commit
840f152249
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user