From 69effef1895393ff96010dfe86378acea980dee3 Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Sat, 5 Oct 2024 23:52:51 +0200 Subject: [PATCH] waybar: remove config.toml --- dotfiles/.config/waybar/config.yaml | 82 ----------------------------- 1 file changed, 82 deletions(-) delete mode 100644 dotfiles/.config/waybar/config.yaml diff --git a/dotfiles/.config/waybar/config.yaml b/dotfiles/.config/waybar/config.yaml deleted file mode 100644 index 2ea7ee7..0000000 --- a/dotfiles/.config/waybar/config.yaml +++ /dev/null @@ -1,82 +0,0 @@ ---- -outputMode: active -scale: 1 -background: - red: 0.0 - green: 0.0 - blue: 0.0 - opacity: 0.8999999761581421 -widget: - margin: - margins: - - 20 - - 20 - - 20 - - 20 - widget: - verticalLayout: - - horizontalLayout: - - margin: - margins: - - 0 - - 88 - - 0 - - 32 - widget: - verticalLayout: - - date: - font: ~ - font_size: 64.0 - - clock: - font: ~ - font_size: 256.0 - - verticalLayout: - - margin: - margins: - - 0 - - 0 - - 0 - - 8 - widget: - battery: - font: ~ - font_size: 24.0 - length: 0 - - margin: - margins: - - 0 - - 0 - - 0 - - 8 - widget: - backlight: - device: intel_backlight - font: ~ - font_size: 24.0 - length: 0 - - margin: - margins: - - 0 - - 0 - - 0 - - 8 - widget: - pulseAudio: - font: ~ - font_size: 24.0 - length: 0 - - calendar: - font_primary: ~ - font_secondary: ~ - font_size: 16.0 - sections: 3 - - launcher: - font: ~ - font_size: 32.0 - length: 0 - app_opener: "" - term_opener: "" - url_opener: "" -fonts: - sans: sans - mono: mono