From 4e787f8fa5806060cdd0220a2bdeeb0a51ead01c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Fri, 16 Dec 2022 19:50:06 +0100 Subject: [PATCH] Remove py3status config from dotfiles list --- dotfiles.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotfiles.yml b/dotfiles.yml index 58281f1..e5c27c7 100644 --- a/dotfiles.yml +++ b/dotfiles.yml @@ -27,9 +27,6 @@ dotfiles: - from: i3/config to: .i3/config template: true - - from: i3/i3status.conf - to: .i3/i3status.conf - template: true - from: i3/i3status-rust/config.toml to: .config/i3status-rust/config.toml - from: i3/i3status-rust/themes/native.toml