forked from extern/nix-config
9 lines
196 B
CSS
9 lines
196 B
CSS
|
/* New Start: A modern Arch workflow built with an emphasis on functionality.
|
||
|
* Copyright (C) 2017-2018 Donovan Glover
|
||
|
*/
|
||
|
|
||
|
.termite {
|
||
|
/* Same as URxvt.internalBorder */
|
||
|
padding: 30px;
|
||
|
}
|