fix: error with date in waybar

This commit is contained in:
2021-11-02 18:26:26 +01:00
parent b9260488ed
commit 3334866bcb
10 changed files with 418 additions and 48 deletions

View File

@@ -23,7 +23,6 @@
# available, otherwise `xterm-256color` is used.
#TERM: alacritty
window:
# Window dimensions (changes require restart)
#
# Number of lines/columns (not pixels) in the terminal. The number of columns
@@ -45,13 +44,12 @@ window:
#
# Blank space added around the window in pixels. This padding is scaled
# by DPI and the specified value is always added at both opposing sides.
window:
padding:
x: 10
y: 10
# Spread additional padding evenly around the terminal content.
dynamic_padding: true
dynamic_padding: false
# Window decorations
#
# Values for `decorations`:
@@ -359,9 +357,6 @@ font:
# The value `0.0` is completely transparent and `1.0` is opaque.
#background_opacity: 1.0
window:
opacity: 1.0
#selection:
# This string contains all characters that are used as separators for
# "semantic words" in Alacritty.