From 0fa771c1c40a9c6da6a32c42f88a442151b496a6 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Wed, 18 Oct 2023 10:45:39 +0200 Subject: [PATCH] Updates --- waybar/themes/default/config.sh | 2 +- waybar/themes/ml4w/light/config.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/waybar/themes/default/config.sh b/waybar/themes/default/config.sh index e7b45d3..aa77c90 100644 --- a/waybar/themes/default/config.sh +++ b/waybar/themes/default/config.sh @@ -1,2 +1,2 @@ #!/bin/bash -theme_name="Default" \ No newline at end of file +theme_name="Default" diff --git a/waybar/themes/ml4w/light/config.sh b/waybar/themes/ml4w/light/config.sh index 13fe9df..55e4ffd 100644 --- a/waybar/themes/ml4w/light/config.sh +++ b/waybar/themes/ml4w/light/config.sh @@ -1,2 +1,2 @@ #!/bin/bash -theme_name="ML4W Light" \ No newline at end of file +theme_name="ML4W Light"