use correct syntax for spawning terminal app

This commit is contained in:
Leonardo Eugênio 2022-12-06 20:29:38 -03:00
parent 057095197e
commit fd79ee3c05
5 changed files with 6 additions and 8 deletions

View file

@ -43,7 +43,7 @@ in {
"#listview" = {
# fixed-height=0;
border = mkLiteral "2px solid 0px 0px";
border-color = mkLiteral "@separatorcolor";
# border-color = mkLiteral "@separatorcolor";
# spacing= 0 ;
};