diff options
Diffstat (limited to 'hosts/yashinoki')
| -rw-r--r-- | hosts/yashinoki/configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/yashinoki/configuration.nix b/hosts/yashinoki/configuration.nix index c7a30b0..d2606e4 100644 --- a/hosts/yashinoki/configuration.nix +++ b/hosts/yashinoki/configuration.nix @@ -44,9 +44,7 @@ in { starter = { picture = ../../themes/zelda_summer/splash_alt.png; width = 38; - #width = 40; padding = { top = -1; left = -9; text = 0; }; - #padding = { top = -6; left = 0; text = 0; }; position = "left"; footer = "Thinking about the next power move.\\n - Soulja Boy, 2014"; footer_offset = 1; |