forked from extern/nix-config
9f142b0615
Since my dotfiles are now managed with stow, this makes it easier to include the termite config as needed.
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;
|
|
}
|