This commit is contained in:
Loic Guegan 2019-10-09 10:38:33 -04:00
parent 08e4930a52
commit 1f92a79588
5 changed files with 8 additions and 4 deletions

View file

@ -287,7 +287,7 @@ bar {
position top
font pango:DejaVu Sans Mono 14
status_command i3status -c ~/.config/i3/i3status.conf
separator_symbol "|"
separator_symbol "|"
colors {
active_workspace #414141 #2d2d2d #ffffff
background #2d2d2d

View file

@ -4,5 +4,5 @@ wai=$(dirname $(readlink -f $0))
source "${wai}/include.sh"
##### Test apply on theme with no variables
$exec apply -d ${data}/google
$exec apply -d ${data}/google ${data}/config

View file

@ -287,7 +287,7 @@ bar {
position top
font pango:DejaVu Sans Mono 14
status_command i3status -c ~/.config/i3/i3status.conf
separator_symbol "|"
separator_symbol "|"
colors {
separator #AAAAAA
background #1f2326

View file

@ -4,4 +4,4 @@ wai=$(dirname $(readlink -f $0))
source "${wai}/include.sh"
##### Test apply on theme with variables
$exec apply -d ${data}/seti
$exec apply -d ${data}/seti ${data}/config