From 0ea55db7a5ee7f1dc89b88c4bcc44f570f58744d Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 10 Aug 2021 13:20:06 +0200 Subject: [PATCH] polybar-weather: respect namespace --- dotfiles/systemd/{weather.service => polybar-weather.service} | 0 dotfiles/systemd/{weather.timer => polybar-weather.timer} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename dotfiles/systemd/{weather.service => polybar-weather.service} (100%) rename dotfiles/systemd/{weather.timer => polybar-weather.timer} (100%) diff --git a/dotfiles/systemd/weather.service b/dotfiles/systemd/polybar-weather.service similarity index 100% rename from dotfiles/systemd/weather.service rename to dotfiles/systemd/polybar-weather.service diff --git a/dotfiles/systemd/weather.timer b/dotfiles/systemd/polybar-weather.timer similarity index 100% rename from dotfiles/systemd/weather.timer rename to dotfiles/systemd/polybar-weather.timer