Backup 21-05-10 10:00

This commit is contained in:
2021-05-10 10:00:01 +02:00
parent 7433d0f201
commit 3254b0670e
4 changed files with 175 additions and 1 deletions

View File

@@ -77,7 +77,7 @@ myScratchPads = [ NS "mixer" spawnMixer findMixer manageMixer
where
h = 0.4 -- terminal height, 20%
h = 0.5 -- terminal height, 20%
w = 0.7 -- terminal width, 70%
t = 1 - h -- distance from top edge
l = (1 - w)/2 -- distance from left edge