Clean up configs, remove bashrc conflicting with bash
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
word_wrap = yes
|
||||
ignore_newline = no
|
||||
geometry = "400x10-20+40"
|
||||
shrink = no
|
||||
shrink = yes
|
||||
transparency = 0
|
||||
idle_threshold = 0
|
||||
#monitor = 0
|
||||
@ -44,7 +44,7 @@
|
||||
timeout = 3
|
||||
|
||||
[urgency_critical]
|
||||
background = "#65737e"
|
||||
background = "#2b303b"
|
||||
foreground = "#bf616a"
|
||||
frame_color = "#bf616a"
|
||||
timeout = 5
|
||||
|
@ -10,7 +10,7 @@
|
||||
word_wrap = yes
|
||||
ignore_newline = no
|
||||
geometry = "400x10-20+40"
|
||||
shrink = no
|
||||
shrink = yes
|
||||
transparency = 0
|
||||
idle_threshold = 0
|
||||
#monitor = 0
|
||||
@ -44,7 +44,7 @@
|
||||
timeout = 3
|
||||
|
||||
[urgency_critical]
|
||||
background = "{{index .Data.terminal_colors 7}}"
|
||||
background = "{{.Data.terminal_background}}"
|
||||
foreground = "{{index .Data.terminal_colors 1}}"
|
||||
frame_color = "{{index .Data.terminal_colors 1}}"
|
||||
timeout = 5
|
||||
|
Reference in New Issue
Block a user