This commit is contained in:
Marco Thomas
2020-10-09 08:38:28 +02:00
parent 45319bb1a9
commit 6e6d932156
5 changed files with 22 additions and 1416 deletions

View File

@@ -64,7 +64,7 @@
frame_width = 2
# Defines color of the frame around the notification window.
frame_color = "#ffffff"
frame_color = "#98c379"
# Define a color for the separator.
# possible values are:

View File

@@ -172,7 +172,7 @@ client.unfocused $termbg $termbg #ffffff $termbg $termbg
client.urgent $red $red #ffffff $red $red
client.background #ffffff
gaps inner 0
gaps inner 8
# ============================== Start
# Keyboard layout

File diff suppressed because one or more lines are too long